aube logout
- Usage:
aube logout [--registry <URL>] [--scope <SCOPE>]
Remove a registry auth token from the user's ~/.npmrc
Flags
--registry <URL>
Registry URL to log out of. Defaults to the registry resolved from the current project / user .npmrc
--scope <SCOPE>
Scope whose registry mapping should also be removed (e.g. @myorg)