Create a Snippet like this ``` set -x echo "---" read -p "NA " ASK echo $ASK ``` Execute it with: ``` hostctl -r /path/to/my/snippet -n host ``` Execution stops on reaching "read. Seems to be related to piping commands to a remote "bash -s" session.