gcloud alpha deployment-manager Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud alpha deployment-manager - manage deployments of cloud resources
- SYNOPSIS
gcloud alpha deployment-managerGROUP[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(ALPHA)The gcloud alpha deployment-manager command group lets youmanage the deployment of Google Cloud Platform resources using Google CloudDeployment Manager.Google Cloud Deployment Manager allows you to specify all the resources neededfor your application in a declarative format using YAML. You can also use Pythonor Jinja2 templates to parameterize the configuration and allow reuse of commondeployment 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-managerand detailed documentation can be found here:https://cloud.google.com/deployment-manager/docs/
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - GROUPS
is one of the following:GROUPdeployments(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 might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gclouddeployment-managergcloudbetadeployment-manager
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.