mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
38 lines
897 B
Text
38 lines
897 B
Text
|
|
NAME
|
||
|
|
gcloud beta compute regions - list Compute Engine regions
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta compute regions COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) List Compute Engine regions.
|
||
|
|
|
||
|
|
For more information about regions, see the regions documentation
|
||
|
|
(https://cloud.google.com/compute/docs/regions-zones/).
|
||
|
|
|
||
|
|
See also: Regions API
|
||
|
|
(https://cloud.google.com/compute/docs/reference/rest/v1/regions).
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Describe a Compute Engine region.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List Google Compute Engine regions.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud compute regions
|
||
|
|
|
||
|
|
$ gcloud alpha compute regions
|
||
|
|
|