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