I want to generate reports from issues in SonarQube Cloud. We are using Team plan.
I tried running like this :
java -jar sonar-cnes-report-5.0.2.jar -t 223344a23299999999999 -s "https://sonarcloud.io/organizations/myorg-dc-1" -p "myorg-DC_MobileApps" -r ./template.docx
But I get:
SonarQube URL: https://sonarcloud.io/organizations/myorg-dc-1
[ERROR] Impossible to reach SonarQube instance.
SonarQube online: false
[ERROR] Impossible to reach SonarQube instance.
I want to download this entire report:

.
.
I am new to entire sonar platform. Please help me.
I want to generate reports from issues in SonarQube Cloud. We are using Team plan.
I tried running like this :
java -jar sonar-cnes-report-5.0.2.jar -t 223344a23299999999999 -s "https://sonarcloud.io/organizations/myorg-dc-1" -p "myorg-DC_MobileApps" -r ./template.docxBut I get:
I want to download this entire report:
I am new to entire sonar platform. Please help me.