the-bastion/bin/plugin/restricted/accountListIngressKeys.json

8 lines
248 B
JSON
Raw Normal View History

2020-10-16 00:32:37 +08:00
{
"interactive": [
"accountListIngressKeys" , {"ac" : ["--account"]},
"accountListIngressKeys --account" , {"ac" : ["<ACCOUNT>"]},
"accountListIngressKeys --account \\S+" , {"pr" : ["<enter>"]}
]
}