Skip to content

upctl network-peering delete

Delete a network peering

upctl network-peering delete <UUID/Title...> [flags]

Examples

upctl network-peering delete 8abc8009-4325-4b23-4321-b1232cd81231
upctl network-peering delete my-network-peering

Options

Option Description
--disable Disable the network peering before deleting it. This is equivalent to running 'upctl network-peering disable --wait` before 'upctl network-peering delete'.
--help, -h help for delete
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
Command Description
upctl network-peering Manage network peerings