This tool designed to download and upload artifacts from Nexus
CLI tool written in NodeJS for downloading and uploading artifacts from Nexus
This project is heavily based on Sébastien Gérard gist
npm i nexus-migration-util -g
$ nexus-migration-util -h
Usage: nexus-migration-util <command> [options]
Commands:
nexus-migration-util download Download from Nexus
nexus-migration-util upload Upload to nexus
Options:
--version Show version number [boolean]
-u, --url URL of the nexus [string] [required]
--user, --nexus-user The username for nexus [string] [required]
--pass, --nexus-pass The password for the nexus username [string] [required]
-h, --help Show help [boolean]
👤 Raz Luvaton
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 Raz Luvaton.
This project is MIT licensed.