1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/run/regions/help
2022-03-01 04:29:52 +00:00

44 lines
1.2 KiB
Text

NAME
gcloud beta run regions - view available Cloud Run (fully managed) regions
SYNOPSIS
gcloud beta run regions COMMAND [--platform=PLATFORM; default="managed"]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) View available Cloud Run (fully managed) regions.
FLAGS
--platform=PLATFORM; default="managed"
Target platform for running commands. Alternatively, set the property
[run/platform]. PLATFORM must be one of:
managed
Fully managed version of Cloud Run. Use with the --region flag or
set the [run/region] property to specify a Cloud Run region.
gke
Cloud Run for Anthos on Google Cloud. Not supported by this
command.
kubernetes
Use a Knative-compatible kubernetes cluster. Not supported by this
command.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
list
(BETA) List available Cloud Run (fully managed) regions.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud run regions
$ gcloud alpha run regions