mirror of
https://github.com/octoleo/restic.git
synced 2025-02-08 22:58:24 +00:00
These commands filter the snapshots according to some criteria which essentially requires loading the index before filtering the snapshots. Thus create a copy of the snapshots list beforehand and use it later on.