With the switch to Spring Boot, the Command-Line error handling is a lot less obvious and can get hidden in Spring's startup sequence.
Need to investigate how to pull the CLI parsing forward in the startup sequence and make sure the actual errors are more obvious.