restic snapshots
restic stats
restic stats --mode=restore-size
restic stats --mode=raw-data
使用 restic cat tree SNAPSHOT_ID:DIR 可以列出目录下文件的元信息,包含块哈希。不支持指定文件。
restic cat tree SNAPSHOT_ID:DIR