Commands
but undo
Undo the last operation by reverting to the previous snapshot
Usage
Description
Reverts the workspace to the state it was in before the last operation. This uses the operation log (oplog) to roll back changes.
Options
This command takes no specific options.
Examples
Undo the last operation:
Related Commands
but oplog- Show operation historybut restore- Restore to a specific oplog snapshotbut snapshot- Create an on-demand snapshot
Last updated on