Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 385 Bytes

npm-whoami.md

File metadata and controls

24 lines (17 loc) · 385 Bytes
section title description
cli-commands
npm-whoami
Display npm username

npm-whoami(1)

Display npm username

Synopsis

npm whoami [--registry <registry>]

Description

Print the username config to standard output.

See Also