pnpm login
Added in: v11.0.0
Aliases: adduser
Authenticate with an npm registry.
pnpm login [--registry <url>] [--scope <scope>]
Supports web-based login with QR code as well as classic username/password authentication.
Opzioni
--registry <url>
The registry to authenticate with. Defaults to the configured default registry.
--scope <scope>
Associate the credentials with the specified scope. The registry for that scope will be used.