Files
ubicloud/spec/routes/api/cli/golden-files/help invalid.txt
Jeremy Evans 045837597c Add cli ai api-key commands
The following commands are supported:

* ai api-key list
* ai api-key create
* ai api-key api-key-id show
* ai api-key api-key-id destroy

To get the golden files spec passing, add ApiKey.random_key, so it can
be overridden to provide a consistent key for the specs.
2025-05-03 03:33:32 +09:00

21 lines
515 B
Plaintext

! Invalid command: invalid
CLI to interact with Ubicloud
Usage:
ubi command [command-options] ...
Examples:
ubi vm list # List virtual machines
ubi help vm # Get help for vm subcommand
Commands:
ai Manage AI features
fw Manage firewalls
help Get command help
lb Manage load balancers
pg Manage PostgreSQL databases
ps Manage private subnets
version Display CLI program version
vm Manage virtual machines