renamify redo
The redo
command re-applies a renaming that was previously undone.
renamify redo <OPERATION_ID>
Arguments
Section titled “Arguments”<OPERATION_ID>
- The unique ID of the operation to redo
Examples
Section titled “Examples”# Undo an operationrenamify undo abc123-20241201-143022
# Change your mind and redo itrenamify redo abc123-20241201-143022
How It Works
Section titled “How It Works”Re-applies the original renaming operation using the stored plan data.