1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/beta/logging/help

69 lines
1.3 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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.
locations
(BETA) Query Cloud Logging locations.
logs
(BETA) Manages your project's logs.
metrics
(BETA) Manages logs-based metrics.
2022-09-08 09:21:50 +00:00
operations
(BETA) Manage long running operations.
2022-03-01 04:29:52 +00:00
resource-descriptors
(BETA) Get information about resource descriptors.
2022-09-08 09:21:50 +00:00
settings
(BETA) Manages the org settings for the Cloud Logging Logs Router.
2022-03-01 04:29:52 +00:00
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:
2022-09-08 09:21:50 +00:00
copy
(BETA) Copy log entries.
2022-03-01 04:29:52 +00:00
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