Files
mohi-kalantari e0958b7871 Add CLI support for listing KubernetesClusters
New command is added to CLI which allows the customers to list
the KubernetesClusters.

A corresponding KubernetesCluster model is also created in the
Ubicloud ruby SDK.
2025-07-02 10:34:03 +02:00

22 lines
555 B
Plaintext

! No subcommand provided
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
kc Manage kubernetes clusters
lb Manage load balancers
pg Manage PostgreSQL databases
ps Manage private subnets
version Display CLI program version
vm Manage virtual machines