gcloud beta deploy rollouts - create and manage Rollout resources for Google Cloud Deploy
gcloud beta deploy rollouts COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Create and manage Rollout resources for Google Cloud Deploy.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- approve
(BETA) Approves a rollout having an Approval state of "Required".
- describe
(BETA) Show details for a rollout.
- list
(BETA) List the rollouts.
- reject
(BETA) Rejects a rollout having an Approval state of "Required".
- retry-job
(BETA) Retries a specified job, phase combination on a rollout.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud deploy rollouts
$ gcloud alpha deploy rollouts