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 <...>
--token
The token to use for authenticating to your service.
jsrepo auth --token <...>
--logout
Executes the logout flow.
jsrepo auth --logout
--cwd
Run the current command on the provided directory absolute or relative.
jsrepo auth --cwd ./sites/docs
-h, --help
Help with the command.
jsrepo add --help