| Crates.io | ubi-rs |
| lib.rs | ubi-rs |
| version | 0.1.6 |
| created_at | 2025-07-23 20:54:50.093227+00 |
| updated_at | 2025-08-01 22:45:50.437313+00 |
| description | A Rust cli and library for ubicloud API |
| homepage | |
| repository | https://github.com/ansrivas/ubi-rs |
| max_upload_size | |
| id | 1765253 |
| size | 121,570 |
Cli client to interact with ubicloud
$ 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