mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +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
32
gcloud/beta/pubsub/message-transforms/help
Normal file
32
gcloud/beta/pubsub/message-transforms/help
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue