1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Nov 20 10:03:22 UTC 2024

This commit is contained in:
Automated 2024-11-20 10:03:22 +00:00
parent a63704a3af
commit ad2752c6c9
198 changed files with 7874 additions and 336 deletions

View file

@ -16,8 +16,8 @@ SYNOPSIS
--destination-run-region=DESTINATION_RUN_REGION]) [--async]
[--channel=CHANNEL] [--event-data-content-type=EVENT_DATA_CONTENT_TYPE]
[--event-filters-path-pattern=[ATTRIBUTE=PATH_PATTERN,...]]
[--service-account=SERVICE_ACCOUNT] [--transport-topic=TRANSPORT_TOPIC]
[GCLOUD_WIDE_FLAG ...]
[--labels=[KEY=VALUE,...]] [--service-account=SERVICE_ACCOUNT]
[--transport-topic=TRANSPORT_TOPIC] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create an Eventarc trigger.
@ -183,6 +183,9 @@ OPTIONAL FLAGS
destination. Currently, path pattern format is only available for the
resourceName attribute for Cloud Audit Log events.
--labels=[KEY=VALUE,...]
Labels to apply to the trigger.
--service-account=SERVICE_ACCOUNT
The IAM service account email associated with the trigger.