checkConfig Command Reference
The following table lists the options you can specify when running the checkConfig command. To view the list of options, run the following command:
For Linux Platform
./checkConfig.sh help
For Windows Platform
./checkConfig.bat help
| Option | Required? | Description |
|---|---|---|
| -daaFolder <Directory path> | Yes | Location of the folder containing the DAA file, YAML file, Node_JVM arguments file, and log4j configuration file. |
| -debug <Boolean (true/false)> | No |
Prints verbose output when set to true. Default: false. |