1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/logging/help
2022-03-01 04:29:52 +00:00

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