java -jar target/MySqlQueryEngine-1.0-SNAPSHOT.jar server msqe.yaml
I am getting the following
-h output as though I didn't provide
server and the config file.
usage: java -jar MySqlQueryEngine-1.0-SNAPSHOT.jar
[-h] [-v] {server,check} ...
positional arguments:
{server,check} available commands
named arguments:
-h, --help show this help message and exit
-v, --version show the application version and exit