resticpy
resticpy copied to clipboard
restic cat lock
Hello,
I am trying to get information on existing locks.
On the command line, I would use something like:
restic cat --no-lock lock 2d72e7d47c6da8d783e4d978aff7585b0a06440c3b542ab4703bf7459bdd51b1
I see that "restic cat config" and "restic cat masterkey" are implemented, but not "restic cat lock".
Would it be possible to implement it?
Thanks!
Thanks for reporting this!
I'd accept a patch to add this functionality, but it's not something I'm planning to implement.