Shows details of a STACKIT project
Shows details of a STACKIT project.
stackit project describe [flags]
Get the details of the configured STACKIT project
$ stackit project describe
Get the details of a STACKIT project by explicitly providing the project ID
$ stackit project describe xxx
Get the details of the configured STACKIT project, including details of the parent resources
$ stackit project describe --include-parents
-h, --help Help for "stackit project describe"
--include-parents When true, the details of the parent resources will be included in the output
-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 project - Manages projects