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

gcloud: Thu Sep 7 10:42:28 UTC 2023

This commit is contained in:
Automated 2023-09-07 10:42:28 +00:00
parent f9edf67fe5
commit 6c8d2eb024
307 changed files with 4053 additions and 1615 deletions

View file

@ -3,8 +3,8 @@ NAME
service specification
SYNOPSIS
gcloud beta run services replace FILE [--async] [--namespace=NAMESPACE]
[--platform=PLATFORM; default="managed"]
gcloud beta 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: