Command Overview
Authenticate the Beacon CLI with your Asymptote dashboard account. The command opens a browser-based authorization flow and saves credentials for Beacon features that need dashboard access.Command syntax
Example output
Example output
Example output
~/.beacon/auth/credentials.json with user-only file permissions.
Logging in does not change local endpoint telemetry collection. Beacon endpoint telemetry remains local-only unless you explicitly configure cloud features.
Existing sessions
When valid credentials already exist,beacon login prints the saved account and organization instead of replacing them:
Existing session
--force when you need to replace saved credentials.
Flags
| Flag | Description |
|---|---|
--dashboard-url <url> | Asymptote dashboard URL. Defaults to https://asymptotelabs.ai, or the value of BEACON_DASHBOARD_URL. |
--force | Replace existing saved credentials. |
-h, --help | Help for login |
Related
beacon cloud
Configure cloud-agent telemetry features that may use dashboard authentication.
beacon version
Check your installed Beacon CLI version.

