server
Add and remove servers
Usage: sos server <COMMAND>
Commands:
add Add a server
list List servers
remove Remove a server
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
add
Add a server
Usage: sos server add [OPTIONS] <URL>
Arguments:
<URL> Server url
Options:
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
list
List servers
Usage: sos server list [OPTIONS]
Options:
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
remove
Remove a server
Usage: sos server remove [OPTIONS] <URL>
Arguments:
<URL> Server url
Options:
-a, --account <ACCOUNT> Account name or address
-h, --help Print help