bur-cli
BUR-24Restore file uploads and verify in the drill
Description
Put the files back, and prove it in the drill.
- Pull, decrypt, and unpack into the target path or volume, guarding against clobbering live data (a live restore needs
--yes). As with the DB live-restore, stop the app service first (docker compose stop <svc>, restore, thenstart) so it isn't writing mid-unpack. Never usedocker compose down. bur restore APPrestores both the DB and the files.--drillrestores the DB into a throwaway container and the files into a throwaway directory, asserting row counts and file count and size. File sizes also appear in the size report.
Acceptance
-
bur restore issues --latest --drillverifies both the DB rows and the file tree. - a live restore writes files back to the path or volume behind a confirmation.
- file sizes appear in the size report.
Sub-tickets
0No sub-tickets yet.
Links
No links.
Comments
0No comments yet.