sync
Name
cave-sync — Sync all or specified repositories.
Synopsis
cave sync [ --sequential ] [repository …]
DESCRIPTION
Syncs repositories. If any repository names are specified, these repositories are synced. Otherwise, all syncable repositories are synced.
OPTIONS
Global Options
Global options, used by every subcommand.
- -h , --help
- display help message
Job Options
Job options.
- --sequential
- Only perform one sync at a time.
Sync Options
Sync options.
- -s , --source
- Use the specified source for syncing.
- -r , --revision
- Sync to the specified revision. Not supported by all syncers. Probably doesn’t make sense when not specified with a repository parameter.