sendr login
Authenticate the SENDR CLI with your account. Opens your browser for a secure, token-based sign in.
Usage
sendr loginAuthentication
SENDR uses browser-based authentication. Running sendr login opens your default browser; after you approve, a token is written to your local environment so the CLI can call the API. No passwords are typed into the terminal.
Examples
sendr login
sendr initTroubleshooting
- Browser did not open: copy the printed URL into your browser manually.
- Token expired: run sendr login again to refresh the session.