mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-08 00:12:10 +08:00
7 lines
248 B
JSON
7 lines
248 B
JSON
{
|
|
"interactive": [
|
|
"accountListIngressKeys" , {"ac" : ["--account"]},
|
|
"accountListIngressKeys --account" , {"ac" : ["<ACCOUNT>"]},
|
|
"accountListIngressKeys --account \\S+" , {"pr" : ["<enter>"]}
|
|
]
|
|
}
|