mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 22:36:52 +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
|
|
@ -30,6 +30,7 @@ SYNOPSIS
|
|||
| --http-health-check=HTTP_HEALTH_CHECK
|
||||
| --https-health-check=HTTPS_HEALTH_CHECK]
|
||||
[--region=REGION | --zone=ZONE]
|
||||
[--remove-workload-policy | --workload-policy=WORKLOAD_POLICY]
|
||||
[--update-policy-max-surge=MAX_SURGE
|
||||
--update-policy-max-unavailable=MAX_UNAVAILABLE
|
||||
--update-policy-minimal-action=UPDATE_POLICY_MINIMAL_ACTION
|
||||
|
|
@ -369,6 +370,16 @@ FLAGS
|
|||
Overrides the default compute/zone property value for this command
|
||||
invocation.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--remove-workload-policy
|
||||
Detaches the workload policy from the managed instance group.
|
||||
|
||||
--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.
|
||||
|
||||
Parameters for setting update policy for this managed instance group.
|
||||
|
||||
--update-policy-max-surge=MAX_SURGE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue