backup
Export, import and inspect backup archives
Usage: sos tools backup <COMMAND>
Commands:
export Export to a backup archive
import Import from a backup archive
manifest Print the manifest in a backup archive
list-accounts List accounts in a backup archive
version Print the version of a backup archive
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
export
Export to a backup archive
Usage: sos tools backup export [OPTIONS] <OUTPUT>
Arguments:
<OUTPUT> Output backup archive ZIP file
Options:
-f, --force Force overwrite an existing file
-a, --account <ACCOUNT> Specific account to export
-h, --help Print help
import
Import from a backup archive
Usage: sos tools backup import <INPUT>
Arguments:
<INPUT> Input backup archive ZIP file
Options:
-h, --help Print help
manifest
Print the manifest in a backup archive
Usage: sos tools backup manifest <INPUT>
Arguments:
<INPUT> Input backup archive ZIP file
Options:
-h, --help Print help
list-accounts
List accounts in a backup archive
Usage: sos tools backup list-accounts <INPUT>
Arguments:
<INPUT> Input backup archive ZIP file
Options:
-h, --help Print help
version
Print the version of a backup archive
Usage: sos tools backup version <INPUT>
Arguments:
<INPUT> Input backup archive ZIP file
Options:
-h, --help Print help