gcloud_beta_compute_instance-groups_managed (1)
NAME
- gcloud beta compute instance-groups managed - read and manipulate Google Compute Engine managed instance groups
SYNOPSIS
-
gcloud beta compute instance-groups managed GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Read and manipulate Google Compute Engine managed instance groups.
GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
-
- rolling-action
-
(BETA) Manipulate rolling actions on Google Compute Engine managed
instance groups.
COMMANDS
COMMAND is one of the following:
-
- abandon-instances
-
(BETA) Abandon instances owned by a managed instance group.
- create
-
(BETA) Create a Compute Engine managed instance group.
- delete
-
(BETA) Delete Google Compute Engine managed instance groups.
- delete-instances
-
(BETA) Delete instances managed by managed instance group.
- describe
-
(BETA) Display detailed information about an instance group.
- export-autoscaling
-
(BETA) Export autoscaling parameters of a managed instance group.
- get-named-ports
-
(BETA) Lists the named ports for an instance group resource.
- list
-
(BETA) List Google Compute Engine managed instance groups.
- list-instances
-
(BETA) List instances present in the managed instance group.
- recreate-instances
-
(BETA) Recreate instances managed by a managed instance group.
- resize
-
(BETA) Set managed instance group size.
- set-autohealing
-
(BETA) Set autohealing policy for managed instance group.
- set-autoscaling
-
(BETA) Set autoscaling parameters of a managed instance group.
- set-instance-template
-
(BETA) Set instance template for managed instance group.
- set-named-ports
-
(BETA) Sets the list of named ports for an instance group.
- set-target-pools
-
(BETA) Set target pools of managed instance group.
- stop-autoscaling
-
(BETA) Stop autoscaling a managed instance group.
- wait-until-stable
-
(BETA) Waits until state of managed instance group is stable.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud compute instance-groups managed $ gcloud alpha compute instance-groups managed