Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 3.41 KB

stackit.md

File metadata and controls

61 lines (52 loc) · 3.41 KB

stackit

Manage STACKIT resources using the command line

Synopsis

Manage STACKIT resources using the command line. This CLI is in a BETA state. More services and functionality will be supported soon. Your feedback is appreciated!

stackit [flags]

Options

  -y, --assume-yes             If set, skips all confirmation prompts
      --async                  If set, runs the command asynchronously
  -h, --help                   Help for "stackit"
  -o, --output-format string   Output format, one of ["json" "pretty" "none" "yaml"]
  -p, --project-id string      Project ID
      --region string          Target region for region-specific requests
      --verbosity string       Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
  -v, --version                Show "stackit" version

SEE ALSO