cargo-shuttle 0.57.3

CLI for the Shuttle platform (shuttle.dev)
Documentation
1
2
3
4
5
6
7
[jobs.shuttle-run]
command = ["shuttle", "run"]
need_stdout = true
allow_warnings = true
background = false
on_change_strategy = "kill_then_restart"
kill = ["taskkill", "/F", "/T", "/PID"]