gcloud alpha deploy rollouts - create and manage Rollout resources for Google Cloud Deploy
gcloud alpha deploy rollouts COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) Approves a rollout having an Approval state of "Required".
- describe
(ALPHA) Show details for a rollout.
- list
(ALPHA) List the rollouts.
- reject
(ALPHA) Rejects a rollout having an Approval state of "Required".
- retry-job
(ALPHA) Retries a specified job, phase combination on a rollout.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud deploy rollouts
$ gcloud beta deploy rollouts