mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
30 lines
713 B
Text
30 lines
713 B
Text
NAME
|
|
gcloud beta eventarc attributes - explore CloudEvents attributes in
|
|
Eventarc
|
|
|
|
SYNOPSIS
|
|
gcloud beta eventarc attributes GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Explore CloudEvents attributes in Eventarc.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
method-names
|
|
(BETA) Explore values for the methodName CloudEvents attribute.
|
|
|
|
service-names
|
|
(BETA) Explore values for the serviceName CloudEvents attribute.
|
|
|
|
types
|
|
(BETA) Explore event types in Eventarc.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|