rpk connect run
Run a Redpanda Connect pipeline from a configuration file. The pipeline streams data between inputs and outputs with optional processing.
Flags
| Value | Type | Description |
|---|---|---|
|
string |
Override the configured log level. Acceptable values: |
|
stringArray |
Set a field (identified by a dot path) in the main configuration file. For example: |
|
stringArray |
Pull in extra resources from a file, which can be referenced the same as resources defined in the main config. This supports glob patterns (requires quotes). |
|
bool |
Continue to execute a config containing linter errors (default: false). |
|
bool |
EXPERIMENTAL: Watch config files for changes and automatically apply them (default: false). |
|
string |
Import environment variables from a dotenv file. |
|
stringArray |
EXPERIMENTAL: Import Redpanda Connect templates. This supports glob patterns (requires quotes). |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |