the-bastion/bin/plugin/restricted/accountListPasswords.json
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

7 lines
247 B
JSON

{
"interactive": [
"accountListPasswords" , {"ac" : ["--account"]},
"accountListPasswords --account" , {"ac" : ["<ACCOUNT>"]},
"accountListPasswords --account \\S+" , {"pr" : ["<enter>"]}
]
}