1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Mar 6 09:53:10 UTC 2024

This commit is contained in:
Automated 2024-03-06 09:53:10 +00:00
parent 37dd57701a
commit 7f632e0c5d
115 changed files with 5800 additions and 308 deletions

View file

@ -3,8 +3,8 @@ NAME
service specification
SYNOPSIS
gcloud run services replace FILE [--async] [--namespace=NAMESPACE]
[--platform=PLATFORM; default="managed"]
gcloud run services replace FILE [--async] [--dry-run]
[--namespace=NAMESPACE] [--platform=PLATFORM; default="managed"]
[--region=REGION
| --cluster=CLUSTER --cluster-location=CLUSTER_LOCATION
| --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...]
@ -27,6 +27,10 @@ FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--dry-run
If set to true, only validates the configuration. The configuration
will not be applied.
Only applicable if connecting to Cloud Run for Anthos deployed on Google
Cloud or Cloud Run for Anthos deployed on VMware. Specify --platform=gke
or --platform=kubernetes to use: