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:

  1. to load the project file "Naviserver.json";
  2. to prepare the Static Analyzers;
  3. to execute them;
  4. to post-process their results;
  5. to prepare SonarQube Analysis,
  6. to run it (run SonarScanner).


If no argument is passed, then the GUI is launched.