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

9 lines
276 B
JSON

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