UNPKG
custom-menu-cli
Version:
latest (5.0.0)
5.0.0
4.0.0
3.0.0
2.0.1
2.0.0
1.0.4
1.0.3
1.0.1
1.0.0
Menu interativo baseado em JSON para execução de comandos no terminal
custom-menu-cli
/
test_menus
/
2-restart-all.json
7 lines
•
114 B
JSON
View Raw
1
2
3
4
5
6
7
{
"id"
:
"2"
,
"name"
:
"Restart All"
,
"type"
:
"custom-action"
,
"idList"
:
[
"1.1"
,
"1.2"
]
,
"confirm"
:
true
}