upctl ip-address remove
Remove an IP address
Examples
upctl ip-address remove 185.70.197.44
upctl ip-address remove 2a04:3544:8000:1000:d40e:4aff:fe6f:2c85
Options
Option | Description |
---|---|
--help , -h |
help for remove 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 (supported: json, yaml and human) Default: human |
Related commands
Command | Description |
---|---|
upctl ip-address | Manage IP addresses |