restic/cmd
Alexander Neumann df1e3e03e9 Add 'dump' command
'dump' writes internal data structes pretty-printed as JSON to stdout.
This was done to debug fsck error messages.

In contrast to the 'cat' command, this one prints the data structures as
there are interpreted by restic, not as they are stored in the
repository. This means that only the merged index from all the index
files is printed out.

This is meant for debugging only, it's compiled only when the "debug"
tag is active.
2015-05-17 23:15:08 +02:00
..
dirdiff Fix ModTime for directories 2015-05-13 23:11:31 -04:00
gentestdata Prefer mixedCaps over underscore 2015-04-24 19:39:32 -04:00
restic Add 'dump' command 2015-05-17 23:15:08 +02:00