File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_compute_instance-groups.1
.TH "GCLOUD_ALPHA_COMPUTE_INSTANCE\-GROUPS" 1
.SH "NAME"
.HP
gcloud alpha compute instance\-groups \- read and manipulate Compute Engine instance groups
.SH "SYNOPSIS"
.HP
\f5gcloud alpha compute instance\-groups\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Read and manipulate Compute Engine instance groups.
To accommodate the differences between managed and unmanaged instances, some
commands (such as \f5delete\fR) are in the managed or unmanaged subgroups.
For more information about instance groups, see the instance groups
documentation (https://cloud.google.com/compute/docs/instance\-groups/).
See also: Instance groups API
(https://cloud.google.com/compute/docs/reference/rest/v1/instanceGroups).
.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
\fBmanaged\fR
\fB(ALPHA)\fR Read and manipulate Compute Engine managed instance groups.
.TP 2m
\fBunmanaged\fR
\fB(ALPHA)\fR Read and manipulate Compute Engine unmanaged instance group.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Display detailed information about an instance group.
.TP 2m
\fBget\-named\-ports\fR
\fB(ALPHA)\fR Lists the named ports for an instance group resource.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List Google Compute Engine instance groups.
.TP 2m
\fBlist\-instances\fR
\fB(ALPHA)\fR List instances present in the instance group.
.TP 2m
\fBset\-named\-ports\fR
\fB(ALPHA)\fR Sets the list of named ports for an instance group.
.RE
.sp
.SH "NOTES"
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:
.RS 2m
$ gcloud compute instance\-groups
.RE
.RS 2m
$ gcloud beta compute instance\-groups
.RE