upctl kubernetes modify
Modify an existing cluster
Examples
Options
| Option | Description |
|---|---|
--kubernetes-api-allow-ip |
Allow cluster's Kubernetes API to be accessed from an IP address or a network CIDR, multiple can be declared. Default: [] |
--label |
Labels to describe the cluster in key=value format, multiple can be declared.Default: [] |
--clear-labels |
Clear all labels from to given cluster. |
--help, -h |
help for modify 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 kubernetes | Manage Kubernetes clusters |