Check for validation and parse errors
Check for validation and parse errors.
gauge validate [flags] [args]
gauge validate specs/
gauge validate --env test specs/
-e, --env string Specifies the environment to use (default "default")
-h, --help help for validate
--hide-suggestion Prints a step implementation stub for
every unimplemented step
-d, --dir string Set the working directory for the current
command, accepts a path relative to current
directory (default ".")
-l, --log-level string Set level of logging to debug, info, warning, error
or critical (default "info")
-m, --machine-readable Prints output in JSON format