mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
54 lines
950 B
Text
54 lines
950 B
Text
NAME
|
|
gcloud logging - manage Cloud Logging
|
|
|
|
SYNOPSIS
|
|
gcloud logging GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Manage Cloud Logging buckets.
|
|
|
|
locations
|
|
Query Cloud Logging locations.
|
|
|
|
logs
|
|
Manages your project's logs.
|
|
|
|
metrics
|
|
Manages logs-based metrics.
|
|
|
|
resource-descriptors
|
|
Get information about resource descriptors.
|
|
|
|
sinks
|
|
Manages sinks used to route logs to storage or export destinations.
|
|
|
|
views
|
|
Manage log views.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
read
|
|
Read log entries.
|
|
|
|
write
|
|
Write a log entry.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha logging
|
|
|
|
$ gcloud beta logging
|
|
|