gcloud deploy rollouts - create and manage Rollout resources for Google Cloud Deploy
gcloud deploy rollouts COMMAND [GCLOUD_WIDE_FLAG ...]
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
Approves a rollout having an Approval state of "Required".
- describe
Show details for 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.
These variants are also available:
$ gcloud alpha deploy rollouts
$ gcloud beta deploy rollouts