Running Interactive Commands with Effect CLI and CommandExecutor
I couldnt find any examples of it, is it somehow possible with Command/CommandExecutor + Effect CLI to run commands to print directly to stdout and keep interactivity, similar to how execa works or a simple spawn()
