1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/compute/instance-groups/managed/rolling-action/help
2022-03-01 04:29:52 +00:00

39 lines
1.1 KiB
Text

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