Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

validate

Validate project configuration and search paths.

Synopsis

nyl validate [path] [--strict]

Checks

  1. Project config discovery (nyl.toml)
  2. TOML parse validity
  3. Existence of each project.components_search_paths entry
  4. Existence of each project.helm_chart_search_paths entry

Examples

nyl validate
nyl validate --strict
nyl validate /path/to/project