mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
32 lines
662 B
Text
32 lines
662 B
Text
|
|
NAME
|
||
|
|
gcloud logging locations - query Cloud Logging locations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud logging locations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Commands for querying Cloud Logging locations. Cloud Logging log buckets
|
||
|
|
may be created in these 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
|
||
|
|
Display information about a location.
|
||
|
|
|
||
|
|
list
|
||
|
|
List the availables location.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha logging locations
|
||
|
|
|
||
|
|
$ gcloud beta logging locations
|
||
|
|
|