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
.
Flags
Value | Type | Description |
---|---|---|
|
- |
Help for resume. |
|
string |
Redpanda or |
|
stringArray |
Override |
|
string |
Profile to use. See |
|
- |
Enable verbose logging. |
Was this helpful?