Configure access tokens for private registry access and update with AI.
jsrepo tokens
Choose a service and provide a token:
jsrepo tokens
Authenticate to a specific service:
jsrepo tokens github
Choose a service to logout from:
jsrepo tokens --logout
Logout from a specific service:
jsrepo tokens github --logout
--token
The token to use for authenticating to your service.
jsrepo tokens --token xxxxxxxxxxx
--logout
Executes the logout flow.
jsrepo tokens --logout
--cwd
Run the current command on the provided directory absolute or relative.
jsrepo tokens --cwd ./sites/docs
-h, --help
Help with the command.
jsrepo add --help