gcloud alpha compute instance-groups managed rolling-action - manipulate rolling actions on Compute Engine managed instance groups
gcloud alpha compute instance-groups managed rolling-action COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) Replaces instances in a managed instance group.
- restart
(ALPHA) Restarts instances in a managed instance group.
- start-update
(ALPHA) Updates instances in a managed instance group.
- stop-proactive-update
(ALPHA) Stop the proactive update process of managed instance group.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud compute instance-groups managed rolling-action
$ gcloud beta compute instance-groups managed rolling-action