mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Nov 20 10:03:22 UTC 2024
This commit is contained in:
parent
a63704a3af
commit
ad2752c6c9
198 changed files with 7874 additions and 336 deletions
|
|
@ -7,8 +7,8 @@ SYNOPSIS
|
|||
(GOOGLE_API_SOURCE : --location=LOCATION)
|
||||
(--destination-message-bus=DESTINATION_MESSAGE_BUS
|
||||
: --destination-message-bus-project=DESTINATION_MESSAGE_BUS_PROJECT)
|
||||
[--async] [--crypto-key=CRYPTO_KEY] [--logging-config=LOGGING_CONFIG]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--async] [--crypto-key=CRYPTO_KEY] [--labels=[KEY=VALUE,...]]
|
||||
[--logging-config=LOGGING_CONFIG] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Create an Eventarc Google API source.
|
||||
|
|
@ -102,6 +102,9 @@ OPTIONAL FLAGS
|
|||
encryption. If this is unspecified, Google-managed keys will be used
|
||||
for encryption.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
Labels to apply to the Google API source.
|
||||
|
||||
--logging-config=LOGGING_CONFIG
|
||||
The logging config for the Google API source. LOGGING_CONFIG must be
|
||||
one of: NONE, DEBUG, INFO, NOTICE, WARNING, ERROR, CRITICAL, ALERT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue