You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: