mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
60 lines
1.1 KiB
Text
60 lines
1.1 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta logging - manage Cloud Logging
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta logging GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Manage Cloud Logging.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
buckets
|
||
|
|
(BETA) Manage Cloud Logging buckets.
|
||
|
|
|
||
|
|
locations
|
||
|
|
(BETA) Query Cloud Logging locations.
|
||
|
|
|
||
|
|
logs
|
||
|
|
(BETA) Manages your project's logs.
|
||
|
|
|
||
|
|
metrics
|
||
|
|
(BETA) Manages logs-based metrics.
|
||
|
|
|
||
|
|
resource-descriptors
|
||
|
|
(BETA) Get information about resource descriptors.
|
||
|
|
|
||
|
|
sinks
|
||
|
|
(BETA) Manages sinks used to route logs to storage or export
|
||
|
|
destinations.
|
||
|
|
|
||
|
|
views
|
||
|
|
(BETA) Manage log views.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
read
|
||
|
|
(BETA) Read log entries.
|
||
|
|
|
||
|
|
tail
|
||
|
|
(BETA) Tail log entries.
|
||
|
|
|
||
|
|
write
|
||
|
|
(BETA) Write a log entry.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud logging
|
||
|
|
|
||
|
|
$ gcloud alpha logging
|
||
|
|
|