• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

npm / cli / #926
90%
latest: 97%

Build:
Build:
LAST BUILD BRANCH: nlf/arborist-validation
DEFAULT BRANCH: latest
Ran 18 Dec 2020 08:27PM UTC
Jobs 1
Files 121
Run time 15s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#926

push

isaacs
Support multiple set/get/deletes in npm config

While digging into #2300, I realized it would be a lot easier if we
could do this:

    npm config set email=me@example.com _auth=xxxx

and avoid the whole issue of what gets set first.

Also, why not let `npm config get foo bar baz` return just the keys
specified?

Also updates the docs, including the statement that `npm config set foo`
with no value sets it to `true`, when as far as I can tell, that has
never been the case.

PR-URL: https://github.com/npm/cli/pull/2362
Credit: @isaacs
Close: #2362
Reviewed-by: @nlf

2625 of 2949 branches covered (89.01%)

Branch coverage included in aggregate %.

34 of 34 new or added lines in 2 files covered. (100.0%)

4678 of 5151 relevant lines covered (90.82%)

16.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #926.1 18 Dec 2020 08:27PM UTC 0
90.16
Source Files on build #926
Detailed source file information is not available for this build.
  • Back to Repo
  • a9b8bf26 on github
  • Prev Build on isaacs/config-set-multi
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc