Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 773 Bytes

File metadata and controls

34 lines (22 loc) · 773 Bytes

walnut check

validate the file against a specified schema

Synopsis

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]

Options

      --format string   format to validate against
  -h, --help            help for check

Options inherited from parent commands

      --config string   optional configuration file for walnut (default $HOME/.config/walnut/settings.yaml)

SEE ALSO

  • walnut - O² Workflow Administration and Linting Utility
Auto generated by spf13/cobra on 10-Jul-2020