resticprofile icon indicating copy to clipboard operation
resticprofile copied to clipboard

Support status file for "stats" command

Open brycekellogg opened this issue 1 year ago • 1 comments

According to the documentation (and my testing) the status file is not generated (or updated) when doing resticprofile stats. It looks like it only supports "backup/forget/check".

My use case is to monitor the total size of my repository via stats --mode raw-data, which the JSON output in the status file for backup doesn't seem to cover.

brycekellogg avatar Jul 24 '24 14:07 brycekellogg

Yeah I suppose that shouldn't be too difficult to implement 👍🏻

creativeprojects avatar Aug 07 '24 20:08 creativeprojects