Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 560 Bytes

Build Status

nexus-cli

Set up credentials to access Nexus 2.x repository

Usage: login [options]

Options:

-u, --username <username>  The user to authenticate as
-p, --password <password>  The user's password
-e, --email <email>        The user's email
--scope <scope>
--always-auth
-h, --help                 output usage information

Examples:

$ nexus login http://localhost:8081/nexus/content/groups/npm-all