gcloud compute instance-groups managed instance-configs - manage instance-specific settings in a managed instance group
gcloud compute instance-groups managed instance-configs COMMAND [GCLOUD_WIDE_FLAG ...]
Manage instance-specific settings in a managed instance group.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a per-instance config for an instance in a managed instance group.
- delete
Delete per-instance configs from a managed instance group.
- list
List per-instance configs of a managed instance group.
- update
Update per-instance config of a managed instance group.
These variants are also available:
$ gcloud alpha compute instance-groups managed instance-configs
$ gcloud beta compute instance-groups managed instance-configs