Using cfdot to interact with Locket
October 1, 2024 ยท View on GitHub
cfdot command line tool provides the following commands to interact with Locket server:
cfdot locks- lists locks acquired in Locket. You can use this command to see the active BBS/Auctioneer when filtering logs on a given VM since the other instances are inactive.cfdot claim-lock- claims a Locket lock with the given key, owner, and optional value (runcdfot claim-lock --helpfor list of arguments).cfdot presences- lists presences registered in Locketcfdot claim-presence- claims a Locket presence with the given key, owner, and optional value (runcdfot claim-presence --helpfor list of arguments).