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

9 lines
387 B
JSON

{
"interactive": [
"selfAddIngressKey" , {"ac" : ["--public-key \"","<enter>"]},
"selfAddIngressKey +--public-key +\"" , {"pr" : ["<ssh public key>"]},
"selfAddIngressKey +--public-key +\"[^\"]+" , {"ac" : ["\""]},
"selfAddIngressKey +--public-key +\"[^\"]+\"" , {"pr" : ["<enter>"]}
],
"master_only": true
}