aube login
- Usage:
aube login [FLAGS]
Store a registry auth token in the user's ~/.npmrc
Flags
--auth-type <TYPE>
Authentication flow: legacy (token paste; default) or web (OAuth flow against {registry}/-/v1/login)
Default: legacy
--registry <URL>
Registry URL to associate the token with. Defaults to the registry resolved from the current project / user .npmrc
--scope <SCOPE>
Scope to bind this registry to (e.g. @myorg). When set, the scope->registry mapping is also written to ~/.npmrc