commands.sh

nrm

all

npm registry manager. Helps to easily switch between different npm registries.

More info →

Examples (5)

List all registries

Change to a particular registry

nrm use registry

Show the response time for all registries

Add a custom registry

nrm add registry url

Delete a registry

nrm del registry
made by @shridhargupta | data from tldr-pages