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