argo template lint <DIRECTORY> <FILE1 FILE2 FILE3...>
Validate a file or directory of workflow template manifests
Arguments
Name | Description |
---|---|
DIRECTORY | |
FILE1 FILE2 FILE3... |
Options
Name | Description |
---|---|
--help, -h | Help for lint |
--output, -o <string> | Linting results output format. One of: pretty|simple (default "pretty") |
--strict | Perform strict workflow validation (default true) |