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

40 lines
1.1 KiB
Text

NAME
gcloud beta compute instance-groups managed instance-configs - manage
instance-specific settings in a managed instance group
SYNOPSIS
gcloud beta compute instance-groups managed instance-configs COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Create a per-instance config for an instance in a managed
instance group.
delete
(BETA) Delete per-instance configs from a managed instance group.
list
(BETA) List per-instance configs of a managed instance group.
update
(BETA) Update per-instance config of a managed instance group.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute instance-groups managed instance-configs
$ gcloud alpha compute instance-groups managed instance-configs