shc hud
open the operator heads-up display
Reference for the hud command. Source: modules/hud/.
shc hud opens a full-screen TUI dashboard that streams cluster
snapshots from the daemon via WebSocket.
| Flag | Type | Required | Help |
|---|---|---|---|
--url / -u | str | no | server URL override (default: $SHC_URL or local UDS) |
--debug | bool | no | write HUD debug trace to ~/.config/shc/hud.log |
Renderer at modules/hud/app.go.
Press ? inside the HUD for the full keyboard reference — views,
per-row actions, search, and context scoping. It opens in the
operator’s pager (batcat → less → more, in-TUI overlay fallback) and
ships inside the binary, so it always matches the version you are
running.
shc@docs:~$