Skip to content

upctl object-storage label remove

Remove labels from a managed object storage service

upctl object-storage label remove <UUID/Title...> [flags]

Examples

upctl object-storage label remove <service-uuid> --key env --key team
upctl object-storage label remove my-service --key env

Options

Option Description
--key Label keys to remove, multiple can be declared.
Usage: --key env --key owner
Default: []
--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. Valid values are human, json and yaml.
Default: human
Command Description
upctl object-storage label Manage labels in managed object storage services