mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
31 lines
616 B
Text
31 lines
616 B
Text
|
|
NAME
|
||
|
|
gcloud tasks locations - get information about Cloud Tasks locations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud tasks locations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Get information about Cloud Tasks locations.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Show details about a location.
|
||
|
|
|
||
|
|
list
|
||
|
|
Lists the locations where Cloud Tasks is available.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha tasks locations
|
||
|
|
|
||
|
|
$ gcloud beta tasks locations
|
||
|
|
|