mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 01:45:45 +00:00
gcloud: Fri Feb 20 11:39:38 UTC 2026
This commit is contained in:
parent
aaff695a08
commit
c0febd2be1
139 changed files with 5534 additions and 358 deletions
|
|
@ -24,7 +24,7 @@ SYNOPSIS
|
|||
[--stateful-internal-ip=[enabled],
|
||||
[auto-delete=AUTO-DELETE],[interface-name=INTERFACE-NAME]]
|
||||
[--stopped-size=STOPPED_SIZE] [--suspended-size=SUSPENDED_SIZE]
|
||||
[--target-distribution-shape=SHAPE]
|
||||
[--target-distribution-shape=SHAPE] [--template=TEMPLATE]
|
||||
[--clear-autohealing
|
||||
| --initial-delay=INITIAL_DELAY --health-check=HEALTH_CHECK
|
||||
| --http-health-check=HTTP_HEALTH_CHECK
|
||||
|
|
@ -312,6 +312,13 @@ FLAGS
|
|||
instances does not differ by more than 1 between any two zones.
|
||||
Recommended for highly available serving workloads.
|
||||
|
||||
--template=TEMPLATE
|
||||
Specifies the instance template that will replace the existing template
|
||||
used by the MIG. The MIG then uses this new template to create
|
||||
instances. Specifying the new template overrides any template versions
|
||||
that you've set for the MIG. Specify either a global or a regional
|
||||
instance template.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-autohealing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue