NAME

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

SYNOPSIS

gcloud deploy rollouts COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

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

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.

NOTES

These variants are also available:

$ gcloud alpha deploy rollouts

$ gcloud beta deploy rollouts