storage buckets
Work with the buckets of a workspace
Synopsis
Section titled “Synopsis”A bucket is a container for objects. Each belongs to a single workspace, is provisioned on a cloud provider, has a name unique within its workspace, an optional description, and a default storage class for the objects in it.
On qibdo’s own engine a bucket lives in one region, fixed at creation, and supports versioning; it must be emptied before it can be deleted.
Because a bucket is provisioned on one provider, listings are scoped to a workspace and may be narrowed to a single engine.
Options
Section titled “Options” -h, --help help for bucketsOptions inherited from parent commands
Section titled “Options inherited from parent commands” --color string Colorize output: auto|always|never (respects NO_COLOR) (default "auto") --debug Wire-level detail on stderr (credentials redacted) --endpoint string API endpoint override (host:port) --insecure Use a plaintext connection (dev/lab platform only) --no-input Never prompt; fail instead --no-pager Do not page long human-readable output --profile string Configuration profile to use -q, --quiet Suppress non-essential stderr output --verbose Human-readable progress on stderrSee Also
Section titled “See Also”- qibdo storage - Distributed object and block storage, orchestrated across clouds
- qibdo storage buckets list - List the buckets in a workspace