Reference

config validate

Run schema, strict-field, and semantic validation for repository configuration files. With no path, validates the discovered global, theme, and infrastructure config files, plus the recipe registry (config/data/recipes.yaml) when present. A path whose basename is overplane.yaml validates against the embedded project-file schema, so it works in any project; a path whose basename is recipes.yaml validates against the embedded recipe-registry schema plus its structural cross-checks.

Optional

path

argument

Optional config file path to validate instead of the discovered config set.