mirror of
https://github.com/restic/restic.git
synced 2025-08-24 14:50:23 +00:00
restore: Add progress bar to 'restore --verify'
This commit is contained in:
7
changelog/unreleased/issue-4795
Normal file
7
changelog/unreleased/issue-4795
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: `restore --verify` shows progress with a progress bar
|
||||
|
||||
If restore command was run with `--verify` restic didn't show any progress indication, now it shows a progress bar while 'verification' is running.
|
||||
The progress bar is text only for now and doesn't respect `--json` flag.
|
||||
|
||||
https://github.com/restic/restic/issues/4795
|
||||
https://github.com/restic/restic/pull/4989
|
Reference in New Issue
Block a user