upctl account
Manage accounts
Options
| Option | Description |
|---|---|
--help, -h |
help for account Default: false |
Global options
| Option | Description |
|---|---|
--client-timeout, -t |
Client timeout to use in API calls. Default: 0s |
--config |
Configuration file path. |
--debug |
Print out more verbose debug logs. Default: false |
--force-colours |
Force coloured output despite detected terminal support. |
--no-colours |
Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable. |
--output, -o |
Output format. Valid values are human, json and yaml.Default: human |
Related commands
| Command | Description |
|---|---|
| upctl | UpCloud command-line interface |
| upctl account delete | Delete a sub-account |
| upctl account list | List sub-accounts |
| upctl account login | Configure an authentication token to the system keyring (EXPERIMENTAL) |
| upctl account permissions | Manage permissions |
| upctl account show | Show account |
| upctl account token | Manage tokens (EXPERIMENTAL) |