Is there any way we can download the sonarqube scanner report in json format using Command Line CLI .Kindly let me know the detailed steps. As i have added this sonar-scanner -Dsonar.analysis.mode=preview -Dsonar.report.export.path=sonar-report.json path in sonar-project.properties and tried to scan the code .But i am not able to view the json file in .scannerwork directory .
Asked
Active
Viewed 388 times