when setting up custom commands, unless you use `ts.Exec`, you can't really set `stdout`/`stderr`. IMHO, we could add a `ts.SetStdout` or `ts.WriteStdout` or something similar.