mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 2 10:41:45 UTC 2025
This commit is contained in:
parent
be9483c980
commit
4637d39593
282 changed files with 9293 additions and 700 deletions
|
|
@ -8,8 +8,8 @@ SYNOPSIS
|
|||
[--concurrency=CONCURRENCY] [--container=CONTAINER] [--[no-]cpu-boost]
|
||||
[--[no-]cpu-throttling] [--description=DESCRIPTION]
|
||||
[--execution-environment=EXECUTION_ENVIRONMENT] [--gpu-type=GPU_TYPE]
|
||||
[--ingress=INGRESS; default="all"] [--[no-]invoker-iam-check]
|
||||
[--max-instances=MAX_INSTANCES] [--min=MIN]
|
||||
[--[no-]gpu-zonal-redundancy] [--ingress=INGRESS; default="all"]
|
||||
[--[no-]invoker-iam-check] [--max-instances=MAX_INSTANCES] [--min=MIN]
|
||||
[--min-instances=MIN_INSTANCES] [--region=REGION]
|
||||
[--remove-containers=[CONTAINER,...]]
|
||||
[--revision-suffix=REVISION_SUFFIX] [--service-account=SERVICE_ACCOUNT]
|
||||
|
|
@ -169,6 +169,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