NAME

gcloud alpha compute instance-groups managed instance-configs - manage instance-specific settings in a managed instance group

SYNOPSIS

gcloud alpha compute instance-groups managed instance-configs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(ALPHA) Manage instance-specific settings in a managed instance group.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

create

(ALPHA) Create a per-instance config for an instance in a managed instance group.

delete

(ALPHA) Delete per-instance configs from a managed instance group.

list

(ALPHA) List per-instance configs of a managed instance group.

update

(ALPHA) Update per-instance config of a managed instance group.

NOTES

This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:

$ gcloud compute instance-groups managed instance-configs

$ gcloud beta compute instance-groups managed instance-configs