edgectl relay status¶
Show relay health and queue depth statistics
Synopsis¶
Displays a point-in-time snapshot of relay subsystem health:
queue depth (scheduled/inflight/acked/failed/deadletter), worker
configuration, and bandwidth limits when configured.
When relay is not configured the command exits cleanly with
"relay: disabled".
Use 'edgectl relay deadletter list' to inspect deadletter entries.
Use 'edgectl relay config get' to view full bandwidth configuration.
Usage¶
edgectl relay status [flags]
Options¶
--output string output format: "text" or "json" (default "text")
Options inherited from parent commands¶
--socket string path to the edged control socket (default "/run/edged/ctl.sock")
See also¶
edgectl relay— Inspect relay state, deadletter queue, and bandwidth config