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