Manages projects
Provides functionality for projects. A project is a container for resources which is the service that you can purchase from STACKIT.
stackit project [flags]
-h, --help Help for "stackit project"
-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" "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")
- stackit - Manage STACKIT resources using the command line
- stackit project create - Creates a STACKIT project
- stackit project delete - Deletes a STACKIT project
- stackit project describe - Shows details of a STACKIT project
- stackit project list - Lists STACKIT projects
- stackit project member - Manages project members
- stackit project role - Manages project roles
- stackit project update - Updates a STACKIT project