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:
parent
ffb9e43995
commit
344952a6dd
135 changed files with 3530 additions and 534 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue