eloqnt/studiov0.5
Navigation

eloqnt/cli

eloqnt login

Log in to eloqnt/studio from your terminal to unlock AI-based features.

Logging in runs a device flow: the CLI opens eloqnt/studio in your browser, you approve the login there, and the CLI stores the resulting session token locally.

eloqnt login
Log in to eloqnt studio
https://studio.eloqnt.dev/device?user_code=XKQ4N7PB
|
Approved in the browser
|
Logged in

Your login stays active as long as you keep using the CLI. After 14 days without activity, you will be signed out. Run eloqnt login again to reconnect.

For usage in CI, you can set up an API key and provide it as ELOQNT_TOKEN in your environment to authenticate without the interactive login.

Flags

--configstringPath to the eloqnt config file (defaults to .eloqnt/config.{ts,mts,js,mjs})
--jsonbooleanOutput the result as JSON