Skip to main content

run_remote

Function run_remote 

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