Streaming
Streaming releases
Beta
0
Supported
0
rpk transform resume
Resume a data transform.
This command resumes execution of the specified data transform, if it was previously paused. Transform processors are restarted and resume processing from the last committed offset on the corresponding input partition.
Subsequent rpk transform list operations will show transform processors as
running.
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |
Was this helpful?