rpk transform init
Initialize a transform.
Create a new data transform using a template in the current directory.
Example
Specify a new directory to create by specifying it in the command:
rpk transform init foobar
This initializes a transform project in the foobar directory.
Flags
Value | Type | Description |
---|---|---|
|
- |
Help for |
|
- |
If dependencies should be installed for the project (default prompt). |
|
string |
The language used to develop the transform. |
|
string |
The name of the transform. |
|
string |
Redpanda or |
|
stringArray |
Override |
|
string |
Profile to use. See |
|
- |
Enable verbose logging. |