Files
ubicloud/spec/routes/api/cli/golden-files/help invalid.txt
Jeremy Evans ac85e59d9b Support showing examples for commands
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.
2025-03-13 09:20:15 -07:00

24 lines
632 B
Plaintext

! Invalid command: invalid
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)