mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
32 lines
751 B
Text
32 lines
751 B
Text
NAME
|
|
gcloud beta pubsub message-transforms - manage Cloud Pub/Sub message
|
|
transforms
|
|
|
|
SYNOPSIS
|
|
gcloud beta pubsub message-transforms COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Tests message transforms against a given message.
|
|
|
|
validate
|
|
(BETA) Validates a message transform.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud pubsub message-transforms
|
|
|
|
$ gcloud alpha pubsub message-transforms
|
|
|