gcloud beta compute instance-groups unmanaged - read and manipulate Compute Engine unmanaged instance group
gcloud beta compute instance-groups unmanaged COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Read and manipulate Compute Engine unmanaged instance groups.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- add-instances
(BETA) Adds instances to an unmanaged instance group by name.
- create
(BETA) Create a Compute Engine unmanaged instance group.
- delete
(BETA) Delete Compute Engine unmanaged instance groups.
- describe
(BETA) Describe an instance group.
- get-named-ports
(BETA) Lists the named ports for an instance group resource.
- list
(BETA) List Google Compute Engine unmanaged instance groups.
- list-instances
(BETA) List instances present in the instance group.
- remove-instances
(BETA) Removes resources from an unmanaged instance group by instance name.
- set-named-ports
(BETA) Sets the list of named ports for an instance group.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute instance-groups unmanaged
$ gcloud alpha compute instance-groups unmanaged