1234567891011121314151617181920212223 |
- .TH "NPM\-WHOAMI" "1" "August 2021" "" ""
- .SH "NAME"
- \fBnpm-whoami\fR \- Display npm username
- .SS Synopsis
- .P
- .RS 2
- .nf
- npm whoami [\-\-registry <registry>]
- .fi
- .RE
- .SS Description
- .P
- Print the \fBusername\fP config to standard output\.
- .SS See Also
- .RS 0
- .IP \(bu 2
- npm help config
- .IP \(bu 2
- npm help npmrc
- .IP \(bu 2
- npm help adduser
- .RE
|