mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Jul 30 10:59:26 UTC 2025
This commit is contained in:
parent
0acbd64d02
commit
0f69685b06
221 changed files with 11951 additions and 506 deletions
|
|
@ -445,7 +445,7 @@ FLAGS
|
|||
|
||||
--gpu=GPU
|
||||
Cloud Run supports values 0 or 1. 1 gpu also requires a minimum 4
|
||||
--cpu value and a minimum 8Gi --memory value.
|
||||
--cpu value and a minimum 16Gi --memory value.
|
||||
|
||||
--liveness-probe=[KEY=VALUE,...]
|
||||
Comma separated settings for liveness probe in the form KEY=VALUE.
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ FLAGS
|
|||
|
||||
--gpu=GPU
|
||||
Cloud Run supports values 0 or 1. 1 gpu also requires a minimum 4
|
||||
--cpu value and a minimum 8Gi --memory value.
|
||||
--cpu value and a minimum 16Gi --memory value.
|
||||
|
||||
--image=IMAGE
|
||||
Name of the container image to deploy (e.g.
|
||||
|
|
|
|||
|
|
@ -238,7 +238,7 @@ FLAGS
|
|||
|
||||
--gpu=GPU
|
||||
Cloud Run supports values 0 or 1. 1 gpu also requires a minimum 4
|
||||
--cpu value and a minimum 8Gi --memory value.
|
||||
--cpu value and a minimum 16Gi --memory value.
|
||||
|
||||
--memory=MEMORY
|
||||
Set a memory limit. Ex: 1024Mi, 4Gi.
|
||||
|
|
|
|||
|
|
@ -249,7 +249,7 @@ FLAGS
|
|||
|
||||
--gpu=GPU
|
||||
Cloud Run supports values 0 or 1. 1 gpu also requires a minimum 4
|
||||
--cpu value and a minimum 8Gi --memory value.
|
||||
--cpu value and a minimum 16Gi --memory value.
|
||||
|
||||
--image=IMAGE
|
||||
Name of the container image to deploy (e.g.
|
||||
|
|
|
|||
|
|
@ -382,7 +382,7 @@ FLAGS
|
|||
|
||||
--gpu=GPU
|
||||
Cloud Run supports values 0 or 1. 1 gpu also requires a minimum 4
|
||||
--cpu value and a minimum 8Gi --memory value.
|
||||
--cpu value and a minimum 16Gi --memory value.
|
||||
|
||||
--image=IMAGE
|
||||
Name of the container image to deploy (e.g.
|
||||
|
|
|
|||
|
|
@ -408,7 +408,7 @@ FLAGS
|
|||
|
||||
--gpu=GPU
|
||||
Cloud Run supports values 0 or 1. 1 gpu also requires a minimum 4
|
||||
--cpu value and a minimum 8Gi --memory value.
|
||||
--cpu value and a minimum 16Gi --memory value.
|
||||
|
||||
--image=IMAGE
|
||||
Name of the container image to deploy (e.g.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue