Secure browser login
Authenticate in your browser, then return to the CLI through a short-lived, one-time local callback.
CLI beta
Sign in through your browser, inspect your Authdog identity, and move through organizations, tenants, projects, and environments without losing context. Automation foundations are coming next.
CLI workflows
Current beta focuses on secure sign-in, identity inspection, and guided navigation. Automation follows with explicit, machine-readable behavior.
# Launch the interactive CLI
$ authdog-cli
# Sign in through the browser
/login
# Inspect the authenticated identity
/whoami
# Verify credentials and active scope
/statusAvailable now
Start with secure interactive navigation. Know who you are and where you are before you act.
Authenticate in your browser, then return to the CLI through a short-lived, one-time local callback.
Check the active account and session context with /whoami before working in a workspace.
Move through organizations, tenants, projects, and environments while keeping parent scope intact.
Explore identity resources in a focused terminal interface without memorizing every identifier.
On the roadmap
Follow a clear path toward predictable scripts, agents, and local developer workflows.
Non-interactive mode with stable JSON results, structured errors, and no hidden browser prompts.
Git-aware profiles that connect a checkout to its tenant, project, and environment context.
Diagnostics for authentication, workspace links, API access, local configuration, and SDK setup.
OS keychain storage, safe file fallback, and automatic access-token refresh.
Ask the API who you are, inspect readable account details, and verify local session state.
Select a tenant, project, and environment while the CLI maintains their parent-child relationship.
Browse the identity hierarchy from the same terminal where you build, test, and debug.
Install the beta, sign in securely through your browser, and navigate your identity workspace without leaving the command line.