gcloud compute instance-groups managed rolling-action - manipulate rolling actions on Compute Engine managed instance groups
gcloud compute instance-groups managed rolling-action COMMAND [GCLOUD_WIDE_FLAG ...]
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
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.
These variants are also available:
$ gcloud alpha compute instance-groups managed rolling-action
$ gcloud beta compute instance-groups managed rolling-action