~/.config/lazylocales/.
login
Authenticate with your LazyLocales account:Authorize in browser
A browser window opens with a verification URL. If it doesn’t open automatically,
the CLI prints the URL and a one-time code to enter manually.
logout
Clear stored credentials:whoami
Display the currently logged-in user:Session expiry
Sessions expire automatically. If your session has expired, the CLI will prompt you to log in again when running any command. You can also re-authenticate at any time:CI/CD environments
In CI/CD pipelines, use an API token instead of interactive login. SetapiToken in your configuration file or use the LAZYLOCALES_API_TOKEN environment variable.
See CI/CD Setup for a complete guide.