An open API service indexing awesome lists of open source software.

https://github.com/ctran/nexus-cli

Set up npm credentials to access Nexus 2.x repository
https://github.com/ctran/nexus-cli

nexus nodejs npm

Last synced: about 2 months ago
JSON representation

Set up npm credentials to access Nexus 2.x repository

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/ctran/nexus-cli.svg?branch=master)](https://travis-ci.org/ctran/nexus-cli)

# nexus-cli
Set up credentials to access Nexus 2.x repository

Usage: login [options]

Options:

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

Examples:

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