nexus-migration-util

2.0.1 • Public • Published

Nexus Migration Util

This tool designed to download and upload artifacts from Nexus

Welcome to Nexus Migration Util 👋

License: MIT

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.

Package Sidebar

Install

npm i nexus-migration-util

Weekly Downloads

3

Version

2.0.1

License

MIT

Unpacked Size

29.8 kB

Total Files

17

Last publish

Collaborators

  • rluvaton