rpk connect blobl server
Run a web server that provides an interactive application for writing and testing Bloblang mappings.
| This server is intended for local debugging and experimentation purposes only. Do NOT expose it to the internet. |
Flags
| Value | Type | Description |
|---|---|---|
|
string |
the host to bind to. |
|
string |
the port to bind to. |
|
bool |
do not open the app in the browser automatically. |
|
string |
an optional path to a mapping file to load as the initial mapping within the app. |
|
string |
an optional path to an input file to load as the initial input to the mapping within the app. |
|
bool |
when editing a mapping and/or input file write changes made back to the respective source file, if the file does not exist it will be created. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |