Streaming
Streaming releases
Beta
0
Supported
0
rpk connect test
Run unit tests defined in Redpanda Connect configuration files to verify pipeline behavior.
Examples
This section provides examples of how to use rpk connect test.
Example.
rpk connect test ./path/to/configs/...
Example.
rpk connect test ./foo_configs/*.yaml ./bar_configs/*.yaml
Example.
rpk connect test ./foo.yaml
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |
Was this helpful?