mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
221 B
221 B
npm ping
Ping
npmregistry. More information: https://docs.npmjs.com/cli/npm-ping/.
- Ping the default
npmregistry:
npm ping
- Ping custom
npmregistry:
npm ping --registry {{custom_registry_url}}