gcloud beta compute instance-groups managed rolling-action - manipulate rolling actions on Compute Engine managed instance groups
gcloud beta compute instance-groups managed rolling-action COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Read and manipulate Compute Engine managed instance groups.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- replace
(BETA) Replaces instances in a managed instance group.
- restart
(BETA) Restarts instances in a managed instance group.
- start-update
(BETA) Updates instances in a managed instance group.
- stop-proactive-update
(BETA) Stop the proactive update process of managed instance group.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute instance-groups managed rolling-action
$ gcloud alpha compute instance-groups managed rolling-action