mirror of
https://github.com/ovh/the-bastion.git
synced 2025-02-26 00:24:12 +08:00
7 lines
210 B
JSON
7 lines
210 B
JSON
{
|
|
"interactive": [
|
|
"groupInfo" , {"ac" : ["--group"]},
|
|
"groupInfo +--group" , {"ac" : ["<GROUP>"]},
|
|
"groupInfo +--group +\\S+" , {"pr" : ["<enter>"]}
|
|
]
|
|
}
|