mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Sat Jun 14 05:31:37 UTC 2025
This commit is contained in:
parent
1799759190
commit
fa40c10f6a
712 changed files with 17386 additions and 4918 deletions
|
|
@ -24,7 +24,7 @@ SYNOPSIS
|
|||
[auto-delete=AUTO-DELETE],[interface-name=INTERFACE-NAME]]
|
||||
[--stopped-size=STOPPED_SIZE] [--suspended-size=SUSPENDED_SIZE]
|
||||
[--target-distribution-shape=SHAPE] [--target-pool=[TARGET_POOL,...]]
|
||||
[--zones=ZONE,[ZONE,...]]
|
||||
[--workload-policy=WORKLOAD_POLICY] [--zones=ZONE,[ZONE,...]]
|
||||
[--health-check=HEALTH_CHECK | --http-health-check=HTTP_HEALTH_CHECK
|
||||
| --https-health-check=HTTPS_HEALTH_CHECK]
|
||||
[--region=REGION | --zone=ZONE]
|
||||
|
|
@ -326,6 +326,11 @@ OPTIONAL FLAGS
|
|||
Specifies any target pools you want the instances of this managed
|
||||
instance group to be part of.
|
||||
|
||||
--workload-policy=WORKLOAD_POLICY
|
||||
Specifies the workload policy for the managed instance group. It can be
|
||||
a full or partial URL to a resource policy containing the workload
|
||||
policy.
|
||||
|
||||
--zones=ZONE,[ZONE,...]
|
||||
If this flag is specified a regional managed instance group will be
|
||||
created. The managed instance group will be in the same region as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue