mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
26 lines
571 B
Text
26 lines
571 B
Text
NAME
|
|
gcloud beta error-reporting events - manages your project's events data
|
|
|
|
SYNOPSIS
|
|
gcloud beta error-reporting events COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manages your project's events data.
|
|
|
|
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 error events of the project.
|
|
|
|
report
|
|
(BETA) Report an error.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|