When executing a command that yields a prompt, such as spo app retract, when executed in non-interactive mode, the CLI doesn't render the prompt in the shell. Instead it hangs. If the prompt is suppressed using the --confirm option, the command works as expected. Verify if this is a limitation in Vorpal or a bug in the CLI implementation.