Merge remote-tracking branch 'upstream/v0.10'
[platform/upstream/nodejs.git] / deps / npm / man / man1 / npm-adduser.1
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-ADDUSER" "1" "December 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-adduser\fR \-\- Add a registry user account
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm adduser
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 Create or verify a user named \fB<username>\fR in the npm registry, and
18 save the credentials to the \fB\|\.npmrc\fR file\.
19 .
20 .P
21 The username, password, and email are read in from prompts\.
22 .
23 .P
24 You may use this command to change your email address, but not username
25 or password\.
26 .
27 .P
28 To reset your password, go to \fIhttps://npmjs\.org/forgot\fR
29 .
30 .P
31 You may use this command multiple times with the same user account to
32 authorize on a new machine\.
33 .
34 .SH "CONFIGURATION"
35 .
36 .SS "registry"
37 Default: http://registry\.npmjs\.org/
38 .
39 .P
40 The base URL of the npm package registry\.
41 .
42 .SH "SEE ALSO"
43 .
44 .IP "\(bu" 4
45 npm help  registry
46 .
47 .IP "\(bu" 4
48 npm help config
49 .
50 .IP "\(bu" 4
51 npm help  config
52 .
53 .IP "\(bu" 4
54 npm help  npmrc
55 .
56 .IP "\(bu" 4
57 npm help owner
58 .
59 .IP "\(bu" 4
60 npm help whoami
61 .
62 .IP "" 0
63