Maybe I'm blind but is there any way to monitor a running #resticProfile job?
I know for a plain #restic process I could keep a watcher attached to stdout and tell it to send me json status updates.
From what I gather resticprofile can toggle pre/post/success/fail hooks and write a statusfile after a job is done - I'm mainly interested in how far along a job is though..




