I'm getting started with Coverity with a new job that I have but I'm having a terrible time trying to find documentation around this tool. I'm looking for command line tools / documentation for how to run coverity for scripting purposes.
The end goal is to run it in Jenkins (yes I know Jenkins has coverity support) but I need Jenkinsfiles for Jenkins 2 and Coverity isn't there yet. So I'm using command line arguments in that Jenkinsfile script in order to run the coverity tests. I just cannot seem to find solid coverity documentation (how do people know what cov-build and such mean)