pub fn probe_cli_surface(
runner: &dyn ProcessRunner,
opts: &RemoteOptions,
embedded: bool,
) -> Result<CliSurfaceProbe>Expand description
Probe box CLI only.
ยงErrors
Returns crate::HortoError when SSH host parsing or remote CLI probe fails.