gcloud deployment-manager GROUP [GCLOUD_WIDE_FLAG …]
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: https://cloud.google.com/deployment-manager and detailed documentation can be found here: https://cloud.google.com/deployment-manager/docs/--help.
Run $ gcloud help for details.
is one of the following:
GROUP
deploymentsmanifestsoperationsresourcestypesgcloud alpha deployment-managergcloud beta deployment-manager
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.