Delete a project from SonarQube

2020-05-24 18:49发布

Does anyone know how to delete a project from a SonarQube server?

Thanks, Ronen.

标签: sonarqube
14条回答
We Are One
2楼-- · 2020-05-24 19:21

In Sonar 3.6, the deletion button is in the project page, under the search input, inside the menu Configuration (you must be logged as administrator):

enter image description here

查看更多
ゆ 、 Hurt°
3楼-- · 2020-05-24 19:21

For SonarQube 5.1, following are the two options that can be followed:

From Project Settings

From Administrator's Global Settings

查看更多
何必那么认真
4楼-- · 2020-05-24 19:21

This information is for SonarQube version 5.0 which is latest for now - Released on 17th January 2015

You can delete the project from Project Configuration which is present on right hand side of Project Dashboard.The same screenshot is attached below.

enter image description here

if you are an Administrator of SonarQube, the you have the authority to delete multiple projects.

Just go to settings and you see a tab on your left as "bulk deletion". Please find the attached screenshot for the same.

enter image description here

查看更多
别忘想泡老子
5楼-- · 2020-05-24 19:27

Login with an administrator account, then browse to the settings page of your project to get the button "delete project".

查看更多
家丑人穷心不美
6楼-- · 2020-05-24 19:30

Login with administrator account. Select the project name. There you can see "project deletion" under configuration menu.

查看更多
▲ chillily
7楼-- · 2020-05-24 19:31

SonarQube 5.1

(released on April 23, 2015) Consider that you need to have administrative permissions. You can perform as described in the documentation:

enter image description here

查看更多
登录 后发表回答