Console Commands
The following image shows the command line help embedded in the SAFacilitator.
The options map to the functions described in the previous sections - for example, the command:
safacilitator -l Naviserver.json -pa -ea -ppa -psq -rss
tells the SAFacilitator, in sequence:
- to load the project file "Naviserver.json";
- to prepare the Static Analyzers;
- to execute them;
- to post-process their results;
- to prepare SonarQube Analysis,
- to run it (run SonarScanner).
If no argument is passed, then the GUI is launched.