mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-08 00:12:10 +08:00
7 lines
204 B
JSON
7 lines
204 B
JSON
{
|
|
"interactive": [
|
|
"realmInfo" , {"ac" : ["--realm"]},
|
|
"realmInfo --realm" , {"ac" : ["<REALM>"]},
|
|
"realmInfo --realm \\S+" , {"pr" : ["<enter>"]}
|
|
]
|
|
}
|