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