0.0.2 • Published 9 months ago

npm-cli-auth v0.0.2

Weekly downloads
-
License
Unlicense
Repository
github
Last release
9 months ago

npm-cli-auth

This utility authenticates with a npm registry during automated package publishing.

Usage

Run from the cli.

npx --yes npm-cli-auth

Parameters

Parameters can be set through environment variables and/or command line arguments. Arguments should consist of a key and value, such as --user myUser.

ArgumentEnvironmentDefaultRequired
--registryNPM_REGISTRYregistry.npmjs.orgNo
--userNPM_USERYes
--passwordNPM_PASSWORDYes
0.0.2

9 months ago

0.0.1

9 months ago