File: //snap/google-cloud-cli/current/help/man/man1/gcloud_compute_instance-groups_managed.1
.TH "GCLOUD_COMPUTE_INSTANCE\-GROUPS_MANAGED" 1
.SH "NAME"
.HP
gcloud compute instance\-groups managed \- read and manipulate Compute Engine managed instance groups
.SH "SYNOPSIS"
.HP
\f5gcloud compute instance\-groups managed\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Read and manipulate Compute Engine managed instance groups.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBall\-instances\-config\fR
Override instance template settings for all instances in a managed instance
group.
.TP 2m
\fBinstance\-configs\fR
Manage instance\-specific settings in a managed instance group.
.TP 2m
\fBresize\-requests\fR
List, create, delete, cancel, and describe ResizeRequests.
.TP 2m
\fBrolling\-action\fR
Manipulate rolling actions on Compute Engine managed instance groups.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBabandon\-instances\fR
Abandon instances owned by a managed instance group.
.TP 2m
\fBcreate\fR
Create a Compute Engine managed instance group.
.TP 2m
\fBcreate\-instance\fR
Create a new virtual machine instance in a managed instance group with a defined
name and optionally its stateful configuration.
.TP 2m
\fBdelete\fR
Delete Compute Engine managed instance groups.
.TP 2m
\fBdelete\-instances\fR
Delete instances that are managed by a managed instance group.
.TP 2m
\fBdescribe\fR
Display detailed information about an instance group.
.TP 2m
\fBdescribe\-instance\fR
Describe an instance in a managed instance group.
.TP 2m
\fBget\-named\-ports\fR
Lists the named ports for an instance group resource.
.TP 2m
\fBlist\fR
List Google Compute Engine managed instance groups.
.TP 2m
\fBlist\-errors\fR
List errors produced by managed instances in a managed instance group.
.TP 2m
\fBlist\-instances\fR
List instances present in the managed instance group.
.TP 2m
\fBrecreate\-instances\fR
Recreate instances managed by a managed instance group.
.TP 2m
\fBresize\fR
Set managed instance group size.
.TP 2m
\fBresume\-instances\fR
Resume the suspended instances in a managed instance group.
.TP 2m
\fBset\-autoscaling\fR
Set autoscaling parameters of a managed instance group.
.TP 2m
\fBset\-instance\-template\fR
Set the instance template for a managed instance group.
.TP 2m
\fBset\-named\-ports\fR
Sets the list of named ports for an instance group.
.TP 2m
\fBset\-target\-pools\fR
Set target pools of managed instance group.
.TP 2m
\fBstart\-instances\fR
Start the stopped instances in a managed instance group.
.TP 2m
\fBstop\-autoscaling\fR
Stop autoscaling a managed instance group.
.TP 2m
\fBstop\-instances\fR
Stop instances owned by a managed instance group.
.TP 2m
\fBsuspend\-instances\fR
Suspend instances owned by a managed instance group.
.TP 2m
\fBupdate\fR
Update a Compute Engine managed instance group.
.TP 2m
\fBupdate\-autoscaling\fR
Update autoscaling parameters of a managed instance group.
.TP 2m
\fBupdate\-instances\fR
Immediately update selected instances in a Compute Engine managed instance
group.
.TP 2m
\fBwait\-until\fR
Wait until the managed instance group reaches the desired state.
.TP 2m
\fBwait\-until\-stable\fR
\fB(DEPRECATED)\fR Waits until state of managed instance group is stable.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha compute instance\-groups managed
.RE
.RS 2m
$ gcloud beta compute instance\-groups managed
.RE