1
0
Fork 0
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:
Automated 2025-07-30 10:59:26 +00:00
parent 0acbd64d02
commit 0f69685b06
221 changed files with 11951 additions and 506 deletions

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.