1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/alpha/pubsub/message-transforms/validate
2025-04-30 11:00:00 +00:00

33 lines
1.2 KiB
Text

NAME
gcloud alpha pubsub message-transforms validate - validates a message
transform
SYNOPSIS
gcloud alpha pubsub message-transforms validate
--message-transform-file=MESSAGE_TRANSFORM_FILE [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Validates a message transform.
REQUIRED FLAGS
--message-transform-file=MESSAGE_TRANSFORM_FILE
Path to YAML or JSON file containing a message transform.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud pubsub message-transforms validate
$ gcloud beta pubsub message-transforms validate