mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Thu Jul 20 11:47:24 UTC 2023
This commit is contained in:
parent
b4c2508b12
commit
64e67b443c
325 changed files with 10090 additions and 1806 deletions
|
|
@ -600,6 +600,16 @@ FLAGS
|
|||
argument or as multiple arguments. This is only relevant when --gen2
|
||||
is provided.
|
||||
|
||||
The provided attribute/value pair will be used with the
|
||||
match-path-pattern operator to configure the trigger, see
|
||||
https://cloud.google.com/eventarc/docs/reference/rest/v1/projects.locations.triggers#eventfilter
|
||||
and http://cloud/eventarc/docs/path-patterns for more details about
|
||||
on how to construct path patterns.
|
||||
|
||||
For example, to filter on events for Compute Engine VMs in a given
|
||||
zone:
|
||||
--trigger-event-filters-path-pattern=resourceName='/projects/*/zones/us-central1-a/instances/*'
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue