validate the file against a specified schema
The check command validates the given file against a specified schema. This file can be a task template, a workflow template or an O² DPL Dump. Each of these have a schema to validate against.
Valid schema formats: workflow task dpl_dump
walnut check [agrs] [flags]
--format string format to validate against
-h, --help help for check
--config string optional configuration file for walnut (default $HOME/.config/walnut/settings.yaml)
- walnut - O² Workflow Administration and Linting Utility