Skip to content
This repository has been archived by the owner on Dec 3, 2017. It is now read-only.

Runtime Check Configuration

ralscha edited this page Feb 4, 2013 · 4 revisions

Because YAML is a bit picky about the file format (YAML does not like tab characters) the executable jar contains a helper method to check the configuration for errors.

java -jar app.jar checkConfig [yamlFile]

If the yamlFile parameter is omitted the program tries to read the file config.yaml.