account
Manage local accounts
Usage: sos account <COMMAND>
Commands:
new Create an account
list List accounts
info Print account information
backup Create secure backup as a zip archive
restore Restore account from secure backup
rename Rename an account
migrate Export and import unencrypted secrets
contacts Export and import contacts (vCard)
statistics Print search index statistics
delete Delete an account
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
new
Create an account
Usage: sos account new [OPTIONS] <NAME>
Arguments:
<NAME> Name for the new account
Options:
--folder-name <FOLDER_NAME> Name for the default folder
-h, --help Print help
list
List accounts
Usage: sos account list [OPTIONS]
Options:
-v, --verbose Print more information
-h, --help Print help
info
Print account information
Usage: sos account info [OPTIONS]
Options:
-v, --verbose Print more information
-j, --json JSON output
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
backup
Create secure backup as a zip archive
Usage: sos account backup [OPTIONS] <OUTPUT>
Arguments:
<OUTPUT> Output zip archive
Options:
--force Force overwrite of existing file
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
restore
Restore account from secure backup
Usage: sos account restore <INPUT>
Arguments:
<INPUT> Input zip archive
Options:
-h, --help Print help
rename
Rename an account
Usage: sos account rename [OPTIONS] <NAME>
Arguments:
<NAME> New name for the account
Options:
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
migrate
Export and import unencrypted secrets
Usage: sos account migrate [OPTIONS] <COMMAND>
Commands:
export Export unencrypted secrets to an archive
import Import unencrypted secrets
print-import-formats Print available import formats
help Print this message or the help of the given subcommand(s)
Options:
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
More help
Export and import contacts (vCard)
Usage: sos account contacts [OPTIONS] <COMMAND>
Commands:
export Export all contacts to a vCard
import Import contacts from a vCard
help Print this message or the help of the given subcommand(s)
Options:
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
More help
statistics
Print search index statistics
Usage: sos account statistics [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-j, --json Print as JSON
--tags Show tag counts
-f, --folders Show folder counts
-t, --types Show type counts
-h, --help Print help
delete
Delete an account
Usage: sos account delete [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-h, --help Print help