Skip to content

upctl object-storage bucket create

Create a bucket in managed object storage service

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

Examples

upctl object-storage bucket create 012345...789 --name my-bucket
upctl object-storage bucket create my-service --name my-bucket

Options

Option Description
--name The name of the bucket.
--help, -h help for create
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