mirror of
https://github.com/postmannen/ctrl.git
synced 2025-01-08 05:09:15 +00:00
11 lines
206 B
JSON
11 lines
206 B
JSON
|
[
|
||
|
{
|
||
|
|
||
|
"toNode": "ship1",
|
||
|
"data": ["bash","-c","tree ../"],
|
||
|
"method":"CLICommandRequestNOSEQ",
|
||
|
"timeout":10,
|
||
|
"retries":3,
|
||
|
"MethodTimeout": 0
|
||
|
}
|
||
|
]
|