1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/deploy/rollouts/help
2022-09-14 09:28:28 +00:00

41 lines
979 B
Text

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