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

9 lines
261 B
JSON

{
"interactive": [
"groupDelete" , {"ac" : ["--group"]},
"groupDelete --group" , {"ac" : ["<GROUP>"]},
"groupDelete --group \\S+" , {"pr" : "<enter>"}
],
"master_only": true,
"terminal_mode": "raw"
}