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

      --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)
      --socket string             path to the edged control socket (default "/run/edged/ctl.sock")

Subcommands