Skip to content

Commit 6c09651

Browse files
ishaa05sebastiaanspeckdmmqz
authored
npm-ping: add page (#19055)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
1 parent 0cc52fc commit 6c09651

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pages/common/npm-ping.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# npm ping
2+
3+
> Ping `npm` registry.
4+
> More information: <https://docs.npmjs.com/cli/npm-ping>.
5+
6+
- Ping the default `npm` registry:
7+
8+
`npm ping`
9+
10+
- Ping custom `npm` registry:
11+
12+
`npm ping --registry {{custom_registry_url}}`

0 commit comments

Comments
 (0)