Build the CLI from the repository:
mvn -pl bugdna-cli clean package
Run:
bin/bugdna analyze app.log
Windows:
bin\bugdna.cmd analyze app.log