mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
31 lines
643 B
Text
31 lines
643 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) Deletes all entries from a log.
|
|
|
|
list
|
|
(BETA) Lists 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
|
|
|