repo-selfupdate - Man Page
repo selfupdate — manual page for repo selfupdate
Synopsis
repo selfupdate
Description
Summary
Update repo to the latest version
Options
- -h, --help
show this help message and exit
Logging options
- -v, --verbose
show all output
- -q, --quiet
only show errors
Multi-manifest options
- --outer-manifest
operate starting at the outermost manifest
- --no-outer-manifest
do not operate on outer manifests
- --this-manifest-only
only operate on this (sub)manifest
- --no-this-manifest-only, --all-manifests
operate on this manifest and its submanifests
repo Version options
- --no-repo-verify
do not verify repo source code
Run `repo help selfupdate` to view the detailed manual.
Details
The 'repo selfupdate' command upgrades repo to the latest version, if a newer version is available.
Normally this is done automatically by 'repo sync' and does not need to be performed by an end-user.
Info
July 2022 repo selfupdate Repo Manual