mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Oct 9 09:55:07 UTC 2024
This commit is contained in:
parent
489be55d99
commit
4ffb04ab9e
211 changed files with 7635 additions and 1232 deletions
|
|
@ -22,8 +22,8 @@ SYNOPSIS
|
|||
[--breakglass=JUSTIFICATION --clear-vpc-connector --[no-]cpu-boost
|
||||
--[no-]cpu-throttling --[no-]default-url --[no-]deploy-health-check
|
||||
--execution-environment=EXECUTION_ENVIRONMENT --gpu-type=GPU_TYPE
|
||||
--mesh=MESH --remove-containers=[CONTAINER,...]
|
||||
--revision-suffix=REVISION_SUFFIX
|
||||
--[no-]invoker-iam-check --mesh=MESH
|
||||
--remove-containers=[CONTAINER,...] --revision-suffix=REVISION_SUFFIX
|
||||
--service-min-instances=SERVICE_MIN_INSTANCES --[no-]session-affinity
|
||||
--vpc-connector=VPC_CONNECTOR --vpc-egress=VPC_EGRESS
|
||||
--add-cloudsql-instances=[CLOUDSQL-INSTANCES,...]
|
||||
|
|
@ -350,6 +350,13 @@ FLAGS
|
|||
--gpu-type=GPU_TYPE
|
||||
The GPU type to use.
|
||||
|
||||
--[no-]invoker-iam-check
|
||||
Optionally disable invoker IAM checks. This feature is available by
|
||||
invitation only. More info at
|
||||
https://cloud.google.com/run/docs/securing/managing-access#invoker_check.
|
||||
Use --invoker-iam-check to enable and --no-invoker-iam-check to
|
||||
disable.
|
||||
|
||||
--mesh=MESH
|
||||
Enables Cloud Service Mesh using the specified mesh resource name.
|
||||
Mesh resource name must be in the format of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue