forked from TrueCloudLab/restic
b114ab7108
I had the suspicion that one of my repositories contained redundant data blobs that is not recorder in the index. In order to check this I needed to dump information about the pack files without consulting the index. The code here iterates over all packs and dumps the headers, and dumps information about them in JSON (so we can use other tools to parse that information again). |
||
---|---|---|
.. | ||
restic | ||
restic-server |