Expand description
Remote CLI probe, arch detection, and box snapshot.
Structs§
- Remote
BoxSnapshot - Setup status + doctor from the box without uploading (TUI
r). - Remote
CliProbe - Result of probing CLI binaries already on the box (no SCP).
Enums§
- Remote
BoxCli Status - How to show the box CLI after SSH was attempted.
Functions§
- classify_
ssh_ failure - Classify OpenSSH failure text into auth vs unreachable (best-effort).
- normalize_
cli_ version - First line of
horto-os-ui --version/ long-version output. - probe_
found - probe_
from_ status - probe_
remote_ cli - Probe install-dir then agent-dir CLI versions over SSH (never SCP).
- remote_
box_ snapshot - Probe CLI version, then fetch setup status and doctor when current. Never SCP.
- remote_
cli_ version_ is_ current - Whether a remote
--versionline matches this PC’s bakedLONG_VERSION. - remote_
probe_ arch - Probe
uname -mon the remote host. - ssh_
command_ detail