1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Feb 26 10:38:18 UTC 2025

This commit is contained in:
Automated 2025-02-26 10:38:18 +00:00
parent 8d1a988ab5
commit a597993b2e
186 changed files with 5629 additions and 923 deletions

View file

@ -8,7 +8,7 @@ SYNOPSIS
[--concurrency=CONCURRENCY] [--container=CONTAINER] [--[no-]cpu-boost]
[--[no-]cpu-throttling] [--[no-]default-url]
[--[no-]deploy-health-check] [--description=DESCRIPTION]
[--execution-environment=EXECUTION_ENVIRONMENT]
[--execution-environment=EXECUTION_ENVIRONMENT] [--gpu-type=GPU_TYPE]
[--ingress=INGRESS; default="all"] [--[no-]invoker-iam-check]
[--max=MAX] [--max-instances=MAX_INSTANCES] [--max-surge=MAX_SURGE]
[--max-unavailable=MAX_UNAVAILABLE] [--mesh=MESH] [--min=MIN]
@ -152,6 +152,9 @@ FLAGS
gen2
Run the application in a second generation execution environment.
--gpu-type=GPU_TYPE
The GPU type to use.
--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
@ -424,7 +427,7 @@ FLAGS
--gpu=GPU
Cloud Run supports values 0 or 1. 1 gpu also requires a minimum 4
--cpu value 1 gpu also requires a minimum 8Gi --memory value.
--cpu value and a minimum 8Gi --memory value.
--image=IMAGE
Name of the container image to deploy (e.g.