Dome Systems

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.

Command
Logindome auth login
Logoutdome auth logout
Statusdome auth status

Login

dome auth login

Authenticate 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
FlagTypeDescription
--tokenstringAPI token for CI/headless environments

Logout

dome auth logout

Sign out and remove stored credentials.

Status

dome auth status

Show authentication status including active context, server, org, tenant, and role.

On this page

Was this page helpful?