mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
36 lines
800 B
Text
36 lines
800 B
Text
NAME
|
|
gcloud compute regions - list Compute Engine regions
|
|
|
|
SYNOPSIS
|
|
gcloud compute regions COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Describe a Compute Engine region.
|
|
|
|
list
|
|
List Google Compute Engine regions.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute regions
|
|
|
|
$ gcloud beta compute regions
|
|
|