table of contents
| KDB-RESTORE() | KDB-RESTORE() |
NAME¶
kdb-restore - Restore from backup
SYNOPSES¶
kdb restore <timestamp>
DESCRIPTION¶
This command will restore everything backed up by kdb backup (or stashed by kdb stash) where timestamp is the timestamp returned by kdb backup (or kdb stash).
EXMAPLES¶
kdb restore 1500000000
SEE ALSO¶
- kdb-backup(7) kdb-backup.md
- kdb-stash(7) kdb-stash.md
| October 2017 |