Skip to content

upctl object-storage bucket list

List buckets in a managed object storage service

Lists all buckets in the specified managed object storage service, showing their names and total size in bytes.

upctl object-storage bucket list <UUID/Title...> [flags]

Examples

upctl object-storage bucket list <service-uuid>
upctl object-storage bucket list my-service

Options

Option Description
--help, -h help for list
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 bucket Manage buckets in managed object storage services