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

10 lines
377 B
JSON

{
"interactive": [
"accountList" , {"ac" : ["--inactive-only","--realm-only","--account"]},
"accountList --account" , {"ac" : ["<ACCOUNT>"]},
"accountList --account \\S+" , {"pr" : ["<enter>"]},
"accountList --inactive-only" , {"pr" : ["<enter>"]},
"accountList --realm-only" , {"pr" : ["<enter>"]}
]
}