There is no option in restic to filter by exact paths-list. But you can filter using some jq magic using restic snapshots --json
.
The alternative would be to ask for some new feature option in restic (or use rustic --filter-paths-exact
).
There is no option in restic to filter by exact paths-list. But you can filter using some jq magic using restic snapshots --json
.
The alternative would be to ask for some new feature option in restic (or use rustic --filter-paths-exact
).