GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NPM-WHOAMI(1) NPM-WHOAMI(1)

npm-whoami - Display npm username

npm whoami

Note: This command is unaware of workspaces.

Display the npm username of the currently logged-in user.

If logged into a registry that provides token-based authentication, then connect to the /-/whoami registry endpoint to find the username associated with the token, and print to standard output.

If logged into a registry that uses Basic Auth, then simply print the username portion of the authentication string.

  • Default: "https://registry.npmjs.org/"
  • Type: URL

The base URL of the npm registry.

  • npm help config
  • npm help npmrc
  • npm help adduser

February 2022

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.