Streaming
Streaming releases
Beta
0
Supported
0
rpk connect plugin init
Generate a project on the local filesystem that can be used as a starting point for building a custom component for Redpanda Connect. It will overwrite all files in the specified directory (or the current directory if none is specified).
| This command is experimental and subject to change. |
Example
This section provides examples of how to use rpk connect plugin init.
Example.
rpk connect plugin init example-plugin
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |
Was this helpful?