Justin Chadwell
0f0b1089f3
Merge 9952a12625
into c4ad930e2a
2 years ago
Justin Chadwell
77f83d4171
monitor: fix typo in help message
...
Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
Justin Chadwell
a9fd128910
controller: move controllers out of commands into separate package
...
Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
Justin Chadwell
9952a12625
monitor: add shell escape feature
...
Debuggers like GDB support prefixing a command with an exclamation mark
"!" to pass the rest of the command to the shell. We can mimic this
functionality.
Additionally, we can enable shlex parsing easily by using the
google/shlex utility.
Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
Kohei Tokunaga
a27b8395b1
Enable to run build and invoke in background
...
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
3 years ago
Tonis Tiigi
75ddc5b811
build: fix issues with leaving invoke containers running
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
3 years ago
Kohei Tokunaga
2f9d46ce27
invoke: add messages
...
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
3 years ago
Kohei Tokunaga
387e1ecca6
Add `--invoke` option to launch a container from the build result
...
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
3 years ago