mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 03:16:46 +00:00
37 lines
827 B
Text
37 lines
827 B
Text
NAME
|
|
gcloud beta compute rollouts - read and manipulate Compute Engine Rollouts
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute rollouts COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Read and manipulate Compute Engine Rollouts.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
(BETA) Cancel a Google Compute Engine rollout.
|
|
|
|
delete
|
|
(BETA) Delete a Google Compute Engine rollout.
|
|
|
|
describe
|
|
(BETA) Describe a rollout.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine Rollouts.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute rollouts
|
|
|
|
$ gcloud alpha compute rollouts
|
|
|