Skip to content
SHC Docs

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.

FlagTypeRequiredHelp
--url / -ustrnoserver URL override (default: $SHC_URL or local UDS)
--debugboolnowrite 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.