mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 30 11:00:00 UTC 2025
This commit is contained in:
parent
4d8dd33b3e
commit
b03a332ad8
196 changed files with 7097 additions and 313 deletions
|
|
@ -12,7 +12,7 @@ SYNOPSIS
|
|||
[--[no-]gpu-zonal-redundancy] [--[no-]iap]
|
||||
[--ingress=INGRESS; default="all"] [--[no-]invoker-iam-check]
|
||||
[--max=MAX] [--max-instances=MAX_INSTANCES] [--mesh=MESH] [--min=MIN]
|
||||
[--min-instances=MIN_INSTANCES] [--region=REGION]
|
||||
[--min-instances=MIN_INSTANCES] [--region=REGION] [--regions=REGIONS]
|
||||
[--remove-containers=[CONTAINER,...]]
|
||||
[--revision-suffix=REVISION_SUFFIX] [--scaling=SCALING]
|
||||
[--service-account=SERVICE_ACCOUNT] [--[no-]session-affinity]
|
||||
|
|
@ -258,6 +258,10 @@ FLAGS
|
|||
Region in which the resource can be found. Alternatively, set the
|
||||
property [run/region].
|
||||
|
||||
--regions=REGIONS
|
||||
Comma-separated list of regions in which the multi-region Service can
|
||||
be found.
|
||||
|
||||
--remove-containers=[CONTAINER,...]
|
||||
List of containers to remove.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue