mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-04 06:27:11 +08:00
7 lines
204 B
JSON
7 lines
204 B
JSON
{
|
|
"interactive": [
|
|
"groupInfo" , {"ac" : ["--group"]},
|
|
"groupInfo --group" , {"ac" : ["<GROUP>"]},
|
|
"groupInfo --group \\S+" , {"pr" : ["<enter>"]}
|
|
]
|
|
}
|