pub async fn run_connect(
    cmd: BuiltinCommand,
    state: &mut State
) -> Result<ControlFlow, Error>