mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
73 lines
1.6 KiB
Text
73 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha logging - manage Cloud Logging
|
|
|
|
SYNOPSIS
|
|
gcloud alpha logging GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Manage Cloud Logging buckets.
|
|
|
|
links
|
|
(ALPHA) Manage log links.
|
|
|
|
locations
|
|
(ALPHA) Query Cloud Logging locations.
|
|
|
|
logs
|
|
(ALPHA) Manages your project's logs.
|
|
|
|
metrics
|
|
(ALPHA) Manages logs-based metrics.
|
|
|
|
operations
|
|
(ALPHA) Manage long running operations.
|
|
|
|
resource-descriptors
|
|
(ALPHA) Get information about resource descriptors.
|
|
|
|
settings
|
|
(ALPHA) Manages the org settings for the Cloud Logging Logs Router.
|
|
|
|
sinks
|
|
(ALPHA) Manages sinks used to route logs to storage or export
|
|
destinations.
|
|
|
|
views
|
|
(ALPHA) Manage log views.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
copy
|
|
(ALPHA) Copy log entries.
|
|
|
|
read
|
|
(ALPHA) Read log entries.
|
|
|
|
tail
|
|
(ALPHA) Tail log entries.
|
|
|
|
write
|
|
(ALPHA) Write a log entry.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud logging
|
|
|
|
$ gcloud beta logging
|
|
|