1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/logging/help

67 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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.
2023-03-01 10:23:17 +00:00
links
2023-03-08 10:34:05 +00:00
Manage linked datasets.
2023-03-01 10:23:17 +00:00
2022-03-01 04:29:52 +00:00
locations
Query Cloud Logging locations.
logs
Manages your project's logs.
metrics
Manages logs-based metrics.
2022-09-08 09:21:50 +00:00
operations
Manage long running operations.
2022-03-01 04:29:52 +00:00
resource-descriptors
Get information about resource descriptors.
2022-09-08 09:21:50 +00:00
settings
Manages the org settings for the Cloud Logging Logs Router.
2022-03-01 04:29:52 +00:00
sinks
Manages sinks used to route logs to storage or export destinations.
views
Manage log views.
COMMANDS
COMMAND is one of the following:
2022-09-08 09:21:50 +00:00
copy
Copy log entries.
2022-03-01 04:29:52 +00:00
read
Read log entries.
write
Write a log entry.
NOTES
These variants are also available:
$ gcloud alpha logging
$ gcloud beta logging