mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Fri Feb 20 11:39:38 UTC 2026
This commit is contained in:
parent
aaff695a08
commit
c0febd2be1
139 changed files with 5534 additions and 358 deletions
35
gcloud/beta/compute/rollouts/help
Normal file
35
gcloud/beta/compute/rollouts/help
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
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. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha compute rollouts
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue