autonomy relay¶
Inspect the local edge relay subsystem
Synopsis¶
Commands for inspecting the relay subsystem of the local edged instance.
Relay forwards segments to configured peers via mTLS. These commands
query the edged Unix control socket to report queue depth, worker
configuration, and bandwidth state without modifying any relay decisions.
The default socket path is /run/edged/ctl.sock.
Override it with --socket when edged is started with a non-default path.
Options¶
--socket string path to the edged control socket (default "/run/edged/ctl.sock")
Options inherited from parent commands¶
--require-signed-manifest Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)
Subcommands¶
autonomy relay status— Show relay queue depth, worker config, and bandwidth state