folder
Inspect and modify folders
Usage: sos folder <COMMAND>
Commands:
new Create a folder
remove Remove a folder
list List folders
info Print folder information
keys Print secret keys for a folder
commits Print commits for a folder
rename Rename a folder
history Manage the history for a folder
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
new
Create a folder
Usage: sos folder new [OPTIONS] <NAME>
Arguments:
<NAME> Name for the new folder
Options:
-a, --account <ACCOUNT> Account name or address
--cwd Set this folder as current working directory
-h, --help Print help
remove
Remove a folder
Usage: sos folder remove [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-h, --help Print help
list
List folders
Usage: sos folder list [OPTIONS]
Options:
-v, --verbose Print more information
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
info
Print folder information
Usage: sos folder info [OPTIONS]
Options:
-v, --verbose Print more information
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-h, --help Print help
keys
Print secret keys for a folder
Usage: sos folder keys [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-h, --help Print help
commits
Print commits for a folder
Usage: sos folder commits [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-h, --help Print help
rename
Rename a folder
Usage: sos folder rename [OPTIONS] <NAME>
Arguments:
<NAME> New name for the folder
Options:
-a, --account <ACCOUNT> Account name or address
-f, --folder <FOLDER> Folder name or id
-h, --help Print help
history
Manage the history for a folder
Usage: sos folder history <COMMAND>
Commands:
compact Compact the history for this folder
check Verify the integrity of the folder history
list List history events
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
More help