mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Tue Nov 18 10:53:36 UTC 2025
This commit is contained in:
parent
4b21ae6795
commit
e1ec13485a
380 changed files with 16045 additions and 783 deletions
|
|
@ -10,7 +10,7 @@ SYNOPSIS
|
|||
[--labels=[KEY=VALUE,...]] [--message-filter=MESSAGE_FILTER]
|
||||
[--message-retention-duration=MESSAGE_RETENTION_DURATION]
|
||||
[--message-transforms-file=MESSAGE_TRANSFORMS_FILE]
|
||||
[--retain-acked-messages]
|
||||
[--retain-acked-messages] [--tags=[KEY=VALUE,...]]
|
||||
[[--bigquery-table=BIGQUERY_TABLE
|
||||
: --bigquery-service-account-email=BIGQUERY_SERVICE_ACCOUNT_EMAIL
|
||||
--drop-unknown-fields --write-metadata --use-table-schema
|
||||
|
|
@ -139,6 +139,11 @@ OPTIONAL FLAGS
|
|||
retained by default. Use --no-retain-acked-messages to disable this
|
||||
flag.
|
||||
|
||||
--tags=[KEY=VALUE,...]
|
||||
List of tags KEY=VALUE pairs to bind. Each item must be expressed as
|
||||
<tag-key-namespaced-name>=<tag-value-short-name>. Example:
|
||||
123/environment=production,123/costCenter=marketing
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
BigQuery Config Options. The Cloud Pub/Sub service account associated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue