gcloud beta compute instance-groups managed Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud beta compute instance-groups managed - read and manipulate Compute Engine managed instance groups
- SYNOPSIS
gcloud beta compute instance-groups managedGROUP|COMMAND[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(BETA)Read and manipulate Compute Engine managed instance groups.- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - GROUPS
is one of the following:GROUPall-instances-config(BETA)Override instance template settings for all instances in amanaged instance group.instance-configs(BETA)Manage instance-specific settings in a managed instancegroup.resize-requests(BETA)List, create, delete, cancel, and describe ResizeRequests.rolling-action(BETA)Manipulate rolling actions on Compute Engine managedinstance groups.
- COMMANDS
is one of the following:COMMANDabandon-instances(BETA)Abandon instances owned by a managed instance group.create(BETA)Create a Compute Engine managed instance group.create-instance(BETA)Create a new virtual machine instance in a managed instancegroup with a defined name and optionally its stateful configuration.delete(BETA)Delete Compute Engine managed instance groups.delete-instances(BETA)Delete instances that are managed by a managed instancegroup.describe(BETA)Display detailed information about an instance group.describe-instance(BETA)Describe an instance in a managed 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-errors(BETA)List errors produced by managed instances in a managedinstance group.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.resume-instances(BETA)Resume the suspended instances in a managed instance group.set-autohealing(BETA)(DEPRECATED)Set autohealing policy for managedinstance group.set-autoscaling(BETA)Set autoscaling parameters of a managed instance group.set-instance-template(BETA)Set the instance template for a 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.start-instances(BETA)Start the stopped instances in a managed instance group.stop-autoscaling(BETA)Stop autoscaling a managed instance group.stop-instances(BETA)Stop instances owned by a managed instance group.suspend-instances(BETA)Suspend instances owned by a managed instance group.update(BETA)Update a Compute Engine managed instance group.update-autoscaling(BETA)Update autoscaling parameters of a managed instance group.update-instances(BETA)Immediately update selected instances in a Compute Enginemanaged instance group.wait-until(BETA)Wait until the managed instance group reaches the desiredstate.wait-until-stable(BETA)(DEPRECATED)Waits until state of managedinstance group is stable.
- NOTES
- This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudcomputeinstance-groupsmanagedgcloudalphacomputeinstance-groupsmanaged
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.