1NPM-PING(1)                                                        NPM-PING(1)
2
3
4

NAME

6       npm-ping - Ping npm registry
7

SYNOPSIS

9         npm ping [--registry <registry>]
10

DESCRIPTION

12       Ping  the  configured  or given npm registry and verify authentication.
13       If it works it will output something like:
14
15         Ping success: {*Details about registry*}
16
17       otherwise you will get:
18
19         Ping error: {*Detail about error}
20

SEE ALSO

22       · npm help config
23
24       · npm help 7 config
25
26       · npm help 5 npmrc
27
28
29
30
31
32                                  April 2019                       NPM-PING(1)
Impressum