Streaming
Streaming releases
Beta
0
Supported
0
rpk connect dry-run
Test pipeline configurations by performing a dry run. Exits with a status code 1 if any connection errors are detected in a directory.
Example
This section provides examples of how to use rpk connect dry-run.
Example.
rpk connect dry-run ./pipeline.yaml
To disable all secret lookups.
rpk connect dry-run --secrets none: ./pipeline.yaml
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |
Was this helpful?