This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ctrl
Watch
1
Star
0
Fork
You've already forked ctrl
0
mirror of
https://github.com/postmannen/ctrl.git
synced
2025-01-08 05:09:15 +00:00
Code
Activity
0bf45ef435
ctrl
/
example
/
toShip2-CLICommand.json
8 lines
115 B
JSON
Raw
Normal View
History
Unescape
Escape
input from file seems to initially work
2021-02-04 12:26:10 +00:00
[
{
simplified the structure of the infile.txt json format
2021-02-10 09:14:49 +00:00
"toNode"
:
"ship2"
,
"data"
:
[
"bash"
,
"-c"
,
"tree ../"
]
,
renamed the ShellCommand type to CLICommand
2021-03-01 11:16:36 +00:00
"method"
:
"CLICommand"
simplified the structure of the infile.txt json format
2021-02-10 09:14:49 +00:00
input from file seems to initially work
2021-02-04 12:26:10 +00:00
}
]
Copy permalink