mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
71 lines
1.4 KiB
Text
71 lines
1.4 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.
|
|
|
|
links
|
|
(BETA) Manage linked datasets.
|
|
|
|
locations
|
|
(BETA) Query Cloud Logging locations.
|
|
|
|
logs
|
|
(BETA) Manages your project's logs.
|
|
|
|
metrics
|
|
(BETA) Manages logs-based metrics.
|
|
|
|
operations
|
|
(BETA) Manage long running operations.
|
|
|
|
resource-descriptors
|
|
(BETA) Get information about resource descriptors.
|
|
|
|
settings
|
|
(BETA) Manages the org settings for the Cloud Logging Logs Router.
|
|
|
|
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:
|
|
|
|
copy
|
|
(BETA) Copy log entries.
|
|
|
|
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
|
|
|