add
Add a secret
Usage: sos secret add <COMMAND>
Commands:
note Add a note
list Add a list of credentials
login Add a service login password
file Add a file
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
note
Add a note
Usage: sos secret add note [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-t, --tags <TAGS> Comma separated tags
-n, --name <NAME> Name of the secret
-h, --help Print help
list
Add a list of credentials
Usage: sos secret add list [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-t, --tags <TAGS> Comma separated tags
-n, --name <NAME> Name of the secret
-h, --help Print help
login
Add a service login password
Usage: sos secret add login [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-t, --tags <TAGS> Comma separated tags
-n, --name <NAME> Name of the secret
-h, --help Print help
file
Add a file
Usage: sos secret add file [OPTIONS] <FILE>
Arguments:
<FILE> File path
Options:
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-t, --tags <TAGS> Comma separated tags
-n, --name <NAME> Name of the secret
-h, --help Print help