mirror of
https://github.com/postmannen/ctrl.git
synced 2024-12-14 12:37:31 +00:00
15 lines
No EOL
376 B
JSON
15 lines
No EOL
376 B
JSON
[
|
|
{
|
|
"directory":"cli/command/result",
|
|
"fileName": "somefile.result",
|
|
"toNode": "ship1",
|
|
"data": ["bash","-c","sleep 3 & tree ./"],
|
|
"method":"REQCliCommand",
|
|
"replyMethod":"REQToFileAppend",
|
|
"ACKTimeout":5,
|
|
"retries":1,
|
|
"replyACKTimeout":5,
|
|
"replyRetries":1,
|
|
"methodTimeout": 5
|
|
}
|
|
] |