1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/compute/instance-groups/managed/all-instances-config/help

38 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha compute instance-groups managed all-instances-config -
override instance template settings for all instances in a managed
instance group
SYNOPSIS
gcloud alpha compute instance-groups managed all-instances-config COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Override instance template settings for all instances 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:
delete
2022-05-25 08:41:12 +00:00
(ALPHA) Delete values defined in the all-instances configuration of a
2022-03-01 04:29:52 +00:00
managed instance group.
update
2022-05-25 08:41:12 +00:00
(ALPHA) Update the all-instances configuration of a managed instance
group.
2022-03-01 04:29:52 +00:00
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
2022-05-25 08:41:12 +00:00
access allowlist. This variant is also available:
$ gcloud beta compute instance-groups managed all-instances-config
2022-03-01 04:29:52 +00:00