edgectl¶
Local inspection and bootstrap tool for edged
Synopsis¶
edgectl — inspect, debug, and bootstrap the local edged instance.
Connects to the edged Unix domain socket for local status and diagnostics,
and can generate local configuration files such as edge.yaml.
Does not expose any runtime daemon mutation API that influences relay decisions.
Options¶
--socket string path to the edged control socket (default "/run/edged/ctl.sock")
Subcommands¶
edgectl assurance— Show platform assurance level (INV-05)edgectl index— Inspect the local segment index (INV-08)edgectl init— Generate a minimal edge daemon configuration fileedgectl quota— Inspect per-peer ingest quota state (INV-13)edgectl relay— Inspect relay state, deadletter queue, and bandwidth configedgectl retry— Inspect retry state for segment-peer pairs (INV-12)edgectl status— Show overall daemon statusedgectl storage— Inspect local storage statistics (INV-04)edgectl version— Print edgectl version