ubi-rs
Cli client to interact with ubicloud
Usage:
$ ubi-rs --help
A Rust cli and library for ubicloud API
Usage: ubi-rs [OPTIONS] <COMMAND>
Commands:
kc Kubernetes cluster management commands
project Project management commands
help Print this message or the help of the given subcommand(s)
Options:
-d, --debug... Turn debugging information on
--generate <GENERATOR> [possible values: bash, elvish, fish, powershell, zsh]
-b, --base-url <BASE_URL> [env: UBI_BASE_URL=] [default: https://api.ubicloud.com]
-v, --url-version <URL_VERSION> [env: UBI_URL_VERSION=] [default: ]
-a, --token <TOKEN> API token for the Ubicloud API [env: UBI_API_TOKEN=pat-akrgn41xgakt7k05kf1cbp3rhs-PgMWJN90Uut3y1MmVpnWaXlo4PJ3F1Ak]
-h, --help Print help
-V, --version Print version