NAME

gcloud beta deploy rollouts - create and manage Rollout resources for Google Cloud Deploy

SYNOPSIS

gcloud beta deploy rollouts COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) Create and manage Rollout resources for Google Cloud Deploy.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

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.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud deploy rollouts

$ gcloud alpha deploy rollouts