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

9 lines
367 B
JSON

{
"interactive": [
"groupListServers" , {"ac" : ["--group"]},
"groupListServers --group" , {"ac" : ["<GROUP>"]},
"groupListServers --group \\S+" , {"ac" : ["<enter>", "--reverse-dns"]},
"groupListServers --group \\S+ --reverse-dns" , {"pr" : ["<enter>"]}
]
}