mirror of
https://github.com/restic/restic.git
synced 2026-02-17 06:23:56 +00:00
restic check with snapshot filters (#5469)
--------- Co-authored-by: Michael Eischer <michael.eischer@fau.de>
This commit is contained in:
committed by
GitHub
parent
8fdbdc57a0
commit
ce57961f14
8
changelog/unreleased/issue-3326
Normal file
8
changelog/unreleased/issue-3326
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: `restic check` for specified snapshot(s) via snapshot filtering
|
||||
|
||||
Snapshots can now be specified for the command `restic check` on the command line
|
||||
via the standard snapshot filter, (`--tag`, `--host`, `--path` or specifying
|
||||
snapshot IDs directly) and will be used for checking the packfiles used by these snapshots.
|
||||
|
||||
https://github.com/restic/restic/issues/3326
|
||||
https://github.com/restic/restic/pull/5213
|
||||
Reference in New Issue
Block a user