mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 17:05:28 +00:00
gcloud: Wed Mar 5 10:41:25 UTC 2025
This commit is contained in:
parent
a597993b2e
commit
6dc93282df
279 changed files with 4198 additions and 801 deletions
|
|
@ -9,6 +9,7 @@ SYNOPSIS
|
|||
[--enable-message-ordering] [--expiration-period=EXPIRATION_PERIOD]
|
||||
[--labels=[KEY=VALUE,...]] [--message-filter=MESSAGE_FILTER]
|
||||
[--message-retention-duration=MESSAGE_RETENTION_DURATION]
|
||||
[--message-transforms-file=MESSAGE_TRANSFORMS_FILE]
|
||||
[--retain-acked-messages]
|
||||
[[--bigquery-table=BIGQUERY_TABLE
|
||||
: --bigquery-service-account-email=BIGQUERY_SERVICE_ACCOUNT_EMAIL
|
||||
|
|
@ -128,6 +129,9 @@ OPTIONAL FLAGS
|
|||
seconds, minutes, hours, and days, respectively. If the unit is
|
||||
omitted, seconds is assumed.
|
||||
|
||||
--message-transforms-file=MESSAGE_TRANSFORMS_FILE
|
||||
Path to YAML or JSON file containing message transforms.
|
||||
|
||||
--retain-acked-messages
|
||||
Whether or not to retain acknowledged messages. If true, messages are
|
||||
not expunged from the subscription's backlog until they fall out of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue