InsanePrawn
|
1f15d6705c
|
ssh: make alloc_tty=True default for run_ssh_command()
|
2022-08-16 15:50:14 +02:00 |
|
InsanePrawn
|
879fd113f0
|
exec: migrate exec.py to exec/cmd.py
|
2022-08-15 17:48:42 +02:00 |
|
InsanePrawn
|
0465d1035a
|
forwarding.py and ssh.py: use exec.run_(root_)cmd()
|
2022-08-15 06:20:56 +02:00 |
|
InsanePrawn
|
3ed8d379dd
|
Add help strings to all click CMDs
|
2022-02-13 19:57:04 +01:00 |
|
jld3103
|
a3ab240bcc
|
Fix forwarding and ssh
|
2021-10-01 12:31:08 +02:00 |
|
InsanePrawn
|
f424e9ce8f
|
Don't wrap in docker for little wrappers like ssh and telnet if the tool is available on the host
|
2021-09-29 23:49:46 +02:00 |
|
InsanePrawn
|
f3794f939e
|
Move enforce_wrapper() into appropiate CMDs. This speeds up --help as a side effect!
|
2021-09-29 23:18:12 +02:00 |
|
InsanePrawn
|
144acee10f
|
WIP: Improve config parsing, make --verbose and --config-file global options
Bonus: Generalize and reuse cmd_ssh()
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-09-26 17:19:30 +02:00 |
|
jld3103
|
98040d8a31
|
Apply formatting
|
2021-08-08 18:32:42 +02:00 |
|
jld3103
|
1f5357bca6
|
WIP: Add rootfs building and flashing and other misc commands
|
2021-08-05 20:26:48 +02:00 |
|