the-bastion/bin/plugin/open/selfForgetHostKey.json
2024-03-20 11:53:49 +01:00

9 lines
437 B
JSON

{
"interactive": [
"selfForgetHostKey" , {"ac" : ["--host"]},
"selfForgetHostKey +--host" , {"pr" : ["<HOST>"]},
"selfForgetHostKey +--host +\\S+" , {"ac" : ["<enter>", "--port"]},
"selfForgetHostKey +--host +\\S+ +--port" , {"pr" : ["<PORT>"]},
"selfForgetHostKey +--host +\\S+ +--port +\\S+" , {"pr" : ["<enter>"]}
]
}