Commands
but restore
Restore to a specific oplog snapshot
Usage
Arguments
<OPLOG_SHA>
Oplog SHA to restore to.
- Type: String
- Required: Yes
Options
-f, --force
Skip confirmation prompt.
- Type: Flag (boolean)
- Default:
false
Examples
Restore to a specific snapshot (with confirmation):
Restore without confirmation prompt:
Related Commands
but oplog- Show operation historybut undo- Undo the last operationbut snapshot- Create an on-demand snapshot
Last updated on