gcloud_beta_compute_instance-groups_unmanaged (1)
NAME
- gcloud beta compute instance-groups unmanaged - read and manipulate Google Compute Engine unmanaged instance group
SYNOPSIS
-
gcloud beta compute instance-groups unmanaged COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Read and manipulate Google Compute Engine unmanaged instance
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
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 Google 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.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud compute instance-groups unmanaged $ gcloud alpha compute instance-groups unmanaged