mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
31 lines
713 B
Text
31 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.
|
||
|
|
|