You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
the-bastion/bin/plugin/open/groupListServers.json

9 lines
379 B

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