pub fn remote_upload_cli(
runner: &dyn ProcessRunner,
opts: &RemoteOptions,
) -> Result<RemoteCliProbe>Expand description
Upload the PC CLI to the box agent dir (s0 / explicit sync).
ยงErrors
Returns crate::HortoError on SSH/SCP/local-bin failures.