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