dome auth
Authentication management
dome auth signs the CLI in to a Dome Platform host through browser-based SSO and reports who the current session belongs to. Logging in creates a context; every other command runs against the active one.
Login
dome auth loginAuthenticate with the Dome Platform.
Opens your default browser for authentication. After login, an identity session is created and all available org/tenant contexts are synced.
dome auth login| Flag | Type | Description |
|---|---|---|
--token | string | API token for CI/headless environments |
Logout
dome auth logoutSign out and remove stored credentials.
Status
dome auth statusShow authentication status including active context, server, org, tenant, and role.