1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/alpha/compute/instance-groups/managed/instance-configs/help
2022-03-01 04:29:52 +00:00

42 lines
1.3 KiB
Text

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