mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Apr 30 11:00:00 UTC 2025
This commit is contained in:
parent
4d8dd33b3e
commit
b03a332ad8
196 changed files with 7097 additions and 313 deletions
|
|
@ -4,6 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud pubsub topics create TOPIC [TOPIC ...] [--labels=[KEY=VALUE,...]]
|
||||
[--message-retention-duration=MESSAGE_RETENTION_DURATION]
|
||||
[--message-transforms-file=MESSAGE_TRANSFORMS_FILE]
|
||||
[--ingestion-log-severity=INGESTION_LOG_SEVERITY
|
||||
--aws-msk-ingestion-aws-role-arn=AWS_MSK_INGESTION_AWS_ROLE_ARN
|
||||
--aws-msk-ingestion-cluster-arn=AWS_MSK_INGESTION_CLUSTER_ARN
|
||||
|
|
@ -70,6 +71,9 @@ FLAGS
|
|||
is one of "s", "m", "h", and "d" for 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.
|
||||
|
||||
Following flags are for specifying the data source settings for an import
|
||||
topic
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue