edged validate¶
Validate a edge.toml configuration file
Usage¶
edged validate [flags]
Options¶
--config string path to edge.toml (required)
Options inherited from parent commands¶
--control-socket string unix socket path for local control RPC API (default "/run/edged/ctl.sock")
--log-level string override log level (debug|info|warn|error); uses config value if empty
--prometheus-addr string TCP address for Prometheus /metrics endpoint (e.g. :9090); disabled when empty
--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)