- NAME
-
- gcloud deploy - create and manage Cloud Deploy resources
- SYNOPSIS
-
-
gcloud deploy
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Create and manage Cloud Deploy resources.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
automation-runs
- Manages AutomationRuns resources for Cloud Deploy.
automations
- Manages Automations resources for Cloud Deploy.
custom-target-types
- Create and manage Custom Target Type resources for Cloud Deploy.
delivery-pipelines
- Create and manage Delivery Pipeline resources for Cloud Deploy.
deploy-policies
- Create and manage Deploy Policy resources for Google Cloud Deploy.
job-runs
- Manages job runs resources for Cloud Deploy.
releases
- Create and manage Release resources for Cloud Deploy.
rollouts
- Create and manage Rollout resources for Cloud Deploy.
targets
- Create and manage Target resources for Cloud Deploy.
- COMMANDS
-
is one of the following:COMMAND
apply
- Applies a yaml configuration containing Delivery Pipeline(s), Target(s), Custom Target Type(s), Deploy Policy(ies), and Automation(s) declarative definitions.
delete
- Deletes Delivery Pipeline(s), Target(s), Custom Target Type(s), and Automation(s) in a yaml configuration.
get-config
- Get the Cloud Deploy config for the provided region and project.
- NOTES
-
These variants are also available:
gcloud alpha deploy
gcloud beta deploy
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 2024-07-23 UTC.