Authenticate to jsrepo.com.
jsrepo auth
Authenticate to jsrepo.com:
jsrepo auth
Logout of jsrepo.com:
jsrepo auth --logout
Login using a token:
jsrepo auth --token <...>
--tokenThe token to use for authenticating to your service.
jsrepo auth --token <...>
--logoutExecutes the logout flow.
jsrepo auth --logout
--cwdRun the current command on the provided directory absolute or relative.
jsrepo auth --cwd ./sites/docs
-h, --helpHelp with the command.
jsrepo auth --help