Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 301 Bytes

Nexus Cleanup Script

Deletes all but the newest N releases of every artifact from a release repository.

There might be a few use cases where this script is handy.

For detailed usage instructions:

 $ nexus-cleanup --help

Requirements

  • Python 2.7 or 3.4+
  • Requests library