Sergio Ezequiel
Sergio Ezequiel

Reputation: 93

How do I delete a repo in artifactory?

I'm able to delete content and versions from the web UI. I need to delete the artifact from the tree. Cannot find any reference in Artifactory 5 User Guide as I'm using 5.8.4.

Upvotes: 9

Views: 8626

Answers (1)

DarthFennec
DarthFennec

Reputation: 2770

To delete a repository, Go to the "Admin" tab in the sidebar, and go to one of the links under "Repositories" (probably "Local"). From here, click the x on the right end of the repository you want to delete, or select the repository and click the "delete" button.

Note that you need admin privileges to do this.

Upvotes: 23

Related Questions