mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
31 lines
668 B
Text
31 lines
668 B
Text
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
|
|
(BETA) Delete all entries from a log in the _Default log bucket.
|
|
|
|
list
|
|
(BETA) List your project's logs.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud logging logs
|
|
|
|
$ gcloud alpha logging logs
|
|
|