mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
27 lines
791 B
Text
27 lines
791 B
Text
NAME
|
|
gcloud eventarc audit-logs-provider - explore provider serviceNames and
|
|
methodNames for event type google.cloud.audit.log.v1.written in
|
|
Eventarc
|
|
|
|
SYNOPSIS
|
|
gcloud eventarc audit-logs-provider GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Explore provider serviceNames and methodNames for event type
|
|
google.cloud.audit.log.v1.written 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
|
|
Explore values for the methodName attribute for event type
|
|
google.cloud.audit.log.v1.written.
|
|
|
|
service-names
|
|
Explore values for the serviceName attribute for event type
|
|
google.cloud.audit.log.v1.written.
|