pub(crate) fn run_remote( cli: &Cli, rest: &[&str], use_sudo: bool, ecosystem: EcosystemInstallChoice, offer_reboot: bool, capture_output: bool, ) -> Result<RemoteRunOutcome>