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

gcloud: Wed Oct 5 10:40:53 UTC 2022

This commit is contained in:
Automated 2022-10-05 10:40:53 +00:00
parent ffb9e43995
commit 344952a6dd
Failed to extract signature
135 changed files with 3530 additions and 534 deletions

View file

@ -1,5 +1,5 @@
NAME
gcloud alpha run deploy - deploy a container to Cloud Run
gcloud alpha run deploy - create or update a Cloud Run service
SYNOPSIS
gcloud alpha run deploy [[SERVICE] --namespace=NAMESPACE]
@ -41,7 +41,7 @@ SYNOPSIS
| --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Deploys container images to Google Cloud Run.
(ALPHA) Creates or updates a Cloud Run service.
EXAMPLES
To deploy a container to the service my-backend on Cloud Run: