mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
30 lines
646 B
Text
30 lines
646 B
Text
NAME
|
|
gcloud pubsub message-transforms - manage Cloud Pub/Sub message transforms
|
|
|
|
SYNOPSIS
|
|
gcloud pubsub message-transforms COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud Pub/Sub message transforms.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
test
|
|
Tests message transforms against a given message.
|
|
|
|
validate
|
|
Validates a message transform.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha pubsub message-transforms
|
|
|
|
$ gcloud beta pubsub message-transforms
|
|
|