Skip to content

renamify redo

The redo command re-applies a renaming that was previously undone.

Terminal window
renamify redo <OPERATION_ID>
  • <OPERATION_ID> - The unique ID of the operation to redo
Terminal window
# Undo an operation
renamify undo abc123-20241201-143022
# Change your mind and redo it
renamify redo abc123-20241201-143022

Re-applies the original renaming operation using the stored plan data.