mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
34 lines
814 B
Text
34 lines
814 B
Text
NAME
|
|
gcloud beta eventarc attributes - explore CloudEvents attributes in
|
|
Eventarc
|
|
|
|
SYNOPSIS
|
|
gcloud beta eventarc attributes GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) (DEPRECATED) Explore CloudEvents attributes in Eventarc.
|
|
|
|
This command is deprecated.
|
|
|
|
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) (DEPRECATED) Explore values for the methodName CloudEvents
|
|
attribute.
|
|
|
|
service-names
|
|
(BETA) (DEPRECATED) Explore values for the serviceName CloudEvents
|
|
attribute.
|
|
|
|
types
|
|
(BETA) (DEPRECATED) Explore event types in Eventarc.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|