2.0.1 • Published 2 years ago

nexus-migration-util v2.0.1

Weekly downloads
12
License
MIT
Repository
github
Last release
2 years ago

Nexus Migration Util

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

🏠 Homepage

Install

npm i nexus-migration-util -g

Usage

$ 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]

Author

👤 Raz Luvaton

🤝 Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Raz Luvaton. This project is MIT licensed.