mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
66 lines
1.1 KiB
Text
66 lines
1.1 KiB
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.
|
|
|
|
links
|
|
Manage linked datasets.
|
|
|
|
locations
|
|
Query Cloud Logging locations.
|
|
|
|
logs
|
|
Manages your project's logs.
|
|
|
|
metrics
|
|
Manages logs-based metrics.
|
|
|
|
operations
|
|
Manage long running operations.
|
|
|
|
resource-descriptors
|
|
Get information about resource descriptors.
|
|
|
|
settings
|
|
Manages the org settings for the Cloud Logging Logs Router.
|
|
|
|
sinks
|
|
Manages sinks used to route logs to storage or export destinations.
|
|
|
|
views
|
|
Manage log views.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
copy
|
|
Copy log entries.
|
|
|
|
read
|
|
Read log entries.
|
|
|
|
write
|
|
Write a log entry.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha logging
|
|
|
|
$ gcloud beta logging
|
|
|