gcloud_alpha_deployment-manager_types_describe (1)
NAME
- gcloud alpha deployment-manager types describe - describe a type
SYNOPSIS
-
gcloud alpha deployment-manager types describe NAME --provider=PROVIDER [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Describe a type.
POSITIONAL ARGUMENTS
-
- NAME
-
- Type name.
- Type name.
REQUIRED FLAGS
-
- --provider=PROVIDER
-
Type provider name or its self-link.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
EXAMPLES
To display information about a type provider type
-
$ gcloud alpha deployment-manager types describe NAME \
--provider=PROVIDER
If you want to see information for a composite type you can use
-
$ gcloud alpha deployment-manager types describe NAME \
--provider=composite \
--format='yaml[json-decode] (composite_type)'
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support This variant is also available:
- $ gcloud beta deployment-manager types describe