Skip to main content

atlas login

Authenticate with Atlas using a device code flow.
Opens a browser window to complete authentication. Once finished, your credentials are saved:
  • Token → ~/.atlas/token
  • Server URL → ~/.atlas/url
Tokens are valid for 24 hours. Run atlas login again when yours expires. You will see an “authentication error” if your token has expired.

atlas logout

Remove saved credentials from your local machine.

atlas setup-url

Set the Atlas server URL. Run this once after installation before logging in.

Environment variables

Override saved credentials without modifying local files: Environment variables take precedence over values in ~/.atlas/.