mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Sat Jun 14 05:31:37 UTC 2025
This commit is contained in:
parent
1799759190
commit
fa40c10f6a
712 changed files with 17386 additions and 4918 deletions
|
|
@ -1,17 +1,17 @@
|
|||
NAME
|
||||
gcloud alpha logging logs delete - delete all entries from a log in the
|
||||
_Default log bucket
|
||||
global _Default log bucket
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha logging logs delete LOG_NAME [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Delete all entries from a log in the _Default log bucket. With no
|
||||
entries, the log will not appear in the list of your project's logs.
|
||||
However, you can write new entries to the log.
|
||||
(ALPHA) Delete all entries from a log in the global _Default log bucket.
|
||||
With no entries, the log will not appear in the list of your project's
|
||||
logs. However, you can write new entries to the log.
|
||||
|
||||
EXAMPLES
|
||||
To delete all entries from log 'my-log' in the _Default log bucket:
|
||||
To delete all entries from log 'my-log' in the global _Default log bucket:
|
||||
|
||||
$ gcloud alpha logging logs delete my-log
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue