NAME

gcloud beta compute instance-groups managed rolling-action - manipulate rolling actions on Compute Engine managed instance groups

SYNOPSIS

gcloud beta compute instance-groups managed rolling-action COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) 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

(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.

NOTES

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