mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 03:16:46 +00:00
37 lines
1.1 KiB
Text
37 lines
1.1 KiB
Text
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
|
|
(ALPHA) Delete values defined in the all-instances configuration of a
|
|
managed instance group.
|
|
|
|
update
|
|
(ALPHA) Update the all-instances configuration 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. This variant is also available:
|
|
|
|
$ gcloud beta compute instance-groups managed all-instances-config
|
|
|