upctl network-peering disable
Disable a network peering
Examples
upctl network-peering disable 8abc8009-4325-4b23-4321-b1232cd81231
upctl network-peering disable my-network-peering
Options
| Option | Description |
|---|---|
--wait |
Wait for network peering to be in disabled state before returning. |
--help, -h |
help for disable 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 network-peering | Manage network peerings |