Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 903 Bytes

stackit_object-storage_enable.md

File metadata and controls

39 lines (26 loc) · 903 Bytes

stackit object-storage enable

Enables Object Storage for a project

Synopsis

Enables Object Storage for a project.

stackit object-storage enable [flags]

Examples

  Enable Object Storage functionality for your project
  $ stackit object-storage enable

Options

  -h, --help   Help for "stackit object-storage enable"

Options inherited from parent commands

  -y, --assume-yes             If set, skips all confirmation prompts
      --async                  If set, runs the command asynchronously
  -o, --output-format string   Output format, one of ["json" "pretty"]
  -p, --project-id string      Project ID
      --verbosity string       Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")

SEE ALSO