mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
gcloud: Wed Feb 8 10:13:59 UTC 2023
This commit is contained in:
parent
fc11b54760
commit
11068cb123
240 changed files with 8982 additions and 619 deletions
|
|
@ -22,6 +22,15 @@ DESCRIPTION
|
|||
▪ Use the rolling-action start-update command.
|
||||
▪ Use the API to set the group's updatePolicy.type to PROACTIVE.
|
||||
|
||||
EXAMPLES
|
||||
Running:
|
||||
|
||||
gcloud compute instance-groups managed set-instance-template \
|
||||
example-managed-instance-group --template=example-global-instance-template
|
||||
|
||||
Sets the group's instance template to a global instance template resource:
|
||||
'example-global-instance-template'.
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
NAME
|
||||
Name of the managed instance group to operate on.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue