mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Mar 26 10:55:24 UTC 2025
This commit is contained in:
parent
e555fef0aa
commit
be9483c980
310 changed files with 9868 additions and 540 deletions
|
|
@ -9,10 +9,10 @@ SYNOPSIS
|
|||
[--[no-]cpu-throttling] [--[no-]default-url]
|
||||
[--[no-]deploy-health-check]
|
||||
[--execution-environment=EXECUTION_ENVIRONMENT] [--gpu-type=GPU_TYPE]
|
||||
[--ingress=INGRESS; default="all"] [--[no-]invoker-iam-check]
|
||||
[--max-instances=MAX_INSTANCES] [--mesh=MESH] [--min=MIN]
|
||||
[--min-instances=MIN_INSTANCES] [--region=REGION]
|
||||
[--remove-containers=[CONTAINER,...]]
|
||||
[--[no-]gpu-zonal-redundancy] [--ingress=INGRESS; default="all"]
|
||||
[--[no-]invoker-iam-check] [--max-instances=MAX_INSTANCES]
|
||||
[--mesh=MESH] [--min=MIN] [--min-instances=MIN_INSTANCES]
|
||||
[--region=REGION] [--remove-containers=[CONTAINER,...]]
|
||||
[--revision-suffix=REVISION_SUFFIX] [--scaling=SCALING]
|
||||
[--service-account=SERVICE_ACCOUNT] [--[no-]session-affinity]
|
||||
[--tag=TAG] [--timeout=TIMEOUT] [--no-traffic]
|
||||
|
|
@ -151,6 +151,10 @@ FLAGS
|
|||
--gpu-type=GPU_TYPE
|
||||
The GPU type to use.
|
||||
|
||||
--[no-]gpu-zonal-redundancy
|
||||
Set GPU zonal redundancy. Use --gpu-zonal-redundancy to enable and
|
||||
--no-gpu-zonal-redundancy to disable.
|
||||
|
||||
--ingress=INGRESS; default="all"
|
||||
Set the ingress traffic sources allowed to call the service. For Cloud
|
||||
Run the --[no-]allow-unauthenticated flag separately controls the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue