- NAME
-
- gcloud deploy rollouts - create and manage Rollout resources for Cloud Deploy
- SYNOPSIS
-
-
gcloud deploy rollouts
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Create and manage Rollout resources for Cloud Deploy.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
advance
- Advances a rollout.
approve
- Approves a rollout having an Approval state of "Required".
cancel
- Cancel a Rollout.
describe
- Show details for a rollout.
ignore-job
- Ignores a specified job and phase combination on a rollout.
list
- List the rollouts.
reject
- Rejects a rollout having an Approval state of "Required".
retry-job
- Retries a specified job, phase combination on a rollout.
- NOTES
-
These variants are also available:
gcloud alpha deploy rollouts
gcloud beta deploy rollouts
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-02-06 UTC.