mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Jul 2 11:05:25 UTC 2025
This commit is contained in:
parent
f645b4c02d
commit
e53f7148d8
197 changed files with 6280 additions and 495 deletions
|
|
@ -6,7 +6,8 @@ SYNOPSIS
|
|||
[--[no-]allow-unauthenticated] [--[no-]allow-unencrypted-build]
|
||||
[--async] [--breakglass=JUSTIFICATION] [--clear-vpc-connector]
|
||||
[--concurrency=CONCURRENCY] [--container=CONTAINER] [--[no-]cpu-boost]
|
||||
[--[no-]cpu-throttling] [--description=DESCRIPTION]
|
||||
[--[no-]cpu-throttling] [--[no-]default-url]
|
||||
[--description=DESCRIPTION]
|
||||
[--execution-environment=EXECUTION_ENVIRONMENT] [--gpu-type=GPU_TYPE]
|
||||
[--[no-]gpu-zonal-redundancy] [--ingress=INGRESS; default="all"]
|
||||
[--[no-]invoker-iam-check] [--max-instances=MAX_INSTANCES] [--min=MIN]
|
||||
|
|
@ -154,6 +155,11 @@ FLAGS
|
|||
requests. Use --cpu-throttling to enable and --no-cpu-throttling to
|
||||
disable.
|
||||
|
||||
--[no-]default-url
|
||||
Toggles the default url for a run service. This is enabled by default
|
||||
if not specified. Use --default-url to enable and --no-default-url to
|
||||
disable.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Provides an optional, human-readable description of the service.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue