1.0.14 • Published 5 years ago

artifactory-npm-setup v1.0.14

Weekly downloads
324
License
ISC
Repository
-
Last release
5 years ago

Artifactory NPMRC Setup

it can be a little hard to setup npmrc with artifactory (especially when using SSO)

this app allows you to setup npmrc (with scopes if required) with an interactive interface for login.

Options

namerequireddefaultdescription
servertrueartifactory server to connect to
scopes / sfalsescopes to setup for artifactory on the local machine, if not set the specified artifactory server will be set as your main NPM registry
api-key / afalseset an API key to use for login (useful if you require a non interactive login)
api-username / ufalserequired if api-key is set, the username for the user the api key belongs to
no-keep-existingfalsefalsedont keep existing npmrc lines, only write new artifactory lines (defaults to keeping existing npmrc lines, commenting out matching scopes)
npmrc-path / pfalse~/.npmrcpath to the npmrc file to replace/update (defaults to .npmrc in home directory)
no-interactivefalseskip loading all interactive elements (for use in CI), you must supply a valid api-key to use this option
help / hfalseshow help text
1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago