Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 333 Bytes

File metadata and controls

12 lines (8 loc) · 333 Bytes

Artifactory Delete Deprecated User Plugin

This plugin deletes all artifacts marked with the property analysis.deprecated=true.

Executing

To execute the plugin:

curl -X POST -v -u admin:password "http://localhost:8080/artifactory/api/plugins/execute/deleteDeprecatedPlugin"