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

8 lines
235 B
JSON

{
"interactive": [
"realmDelete" , {"ac" : ["--realm"]},
"realmDelete --realm" , {"ac" : ["<REALM>"]},
"realmDelete --realm \\S+" , {"pr" : ["<enter>"]}
],
"master_only": true
}