2022-03-01 04:29:52 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud beta logging logs - manages your project's logs
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud beta logging logs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
(BETA) Manages your project's logs.
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
delete
|
2023-01-19 00:56:33 +00:00
|
|
|
(BETA) Delete all entries from a log in the _Default log bucket.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
list
|
2023-01-19 00:56:33 +00:00
|
|
|
(BETA) List your project's logs.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
NOTES
|
|
|
|
|
This command is currently in beta and might change without notice. These
|
|
|
|
|
variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud logging logs
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha logging logs
|
|
|
|
|
|