gcloud_alpha_deployment-manager (1)
NAME
- gcloud alpha deployment-manager - manage deployments of cloud resources
SYNOPSIS
-
gcloud alpha deployment-manager GROUP [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) The gcloud alpha deployment-manager command group lets you manage
Google Cloud Deployment Manager allows you to specify all the resources needed for your application in a declarative format using YAML. You can also use Python or Jinja2 templates to parameterize the configuration and allow reuse of common deployment paradigms such as a load balanced, auto-scaled instance group.
More information on Cloud Deployment Manager can be found here: cloud.google.com/deployment-manager and detailed documentation can be found here: cloud.google.com/deployment-manager/docs
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.
GROUPS
GROUP is one of the following:
-
- deployments
-
(ALPHA) Commands for Deployment Manager deployments.
- manifests
-
(ALPHA) Commands for Deployment Manager manifests.
- operations
-
(ALPHA) Commands for Deployment Manager operations.
- resources
-
(ALPHA) Commands for Deployment Manager resources.
- type-providers
-
(ALPHA) Commands for Deployment Manager type providers.
- types
-
(ALPHA) Commands for Deployment Manager types.
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 These variants are also available:
- $ gcloud deployment-manager $ gcloud beta deployment-manager