mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
38 lines
982 B
Text
38 lines
982 B
Text
NAME
|
|
gcloud compute instance-groups managed rolling-action - manipulate rolling
|
|
actions on Compute Engine managed instance groups
|
|
|
|
SYNOPSIS
|
|
gcloud compute instance-groups managed rolling-action COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Read and manipulate Compute Engine managed instance groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
replace
|
|
Replaces instances in a managed instance group.
|
|
|
|
restart
|
|
Restarts instances in a managed instance group.
|
|
|
|
start-update
|
|
Updates instances in a managed instance group.
|
|
|
|
stop-proactive-update
|
|
Stop the proactive update process of managed instance group.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute instance-groups managed rolling-action
|
|
|
|
$ gcloud beta compute instance-groups managed rolling-action
|
|
|