Use this for root command to show examples of usage. This updates to the latest Rodish commit, which supports plugins, and uses a couple of plugins that ship with Rodish to configure this behavior.
24 lines
630 B
Plaintext
24 lines
630 B
Plaintext
! No subcommand provided
|
|
|
|
CLI to interact with Ubicloud
|
|
|
|
Usage:
|
|
ubi [options] [command [command-options] ...]
|
|
|
|
Examples:
|
|
ubi vm list # List virtual machines
|
|
ubi help vm # Get help for vm subcommand
|
|
|
|
Commands:
|
|
fw Manage firewalls
|
|
help Get command help
|
|
lb Manage load balancers
|
|
pg Manage PostgreSQL databases
|
|
ps Manage private subnets
|
|
vm Manage virtual machines
|
|
|
|
Options:
|
|
--version show program version
|
|
--help show program help
|
|
--confirm=confirmation confirmation value (not for direct use)
|