Install and sign in
The CLI ships as an npm package and needs Node 20 or newer. Signing in opens your browser once, and the token it creates is stored on your machine.
- 1qoren loginOpens a Qoren page asking you to approve this computer. Nothing is granted until you press Authorize.
- 2Approve in the browserThe page names the token and where it will be sent. It only ever sends the token back to your own machine.
- 3qoren whoamiConfirms which account and organization the CLI is now acting as.
Install, then authorize this computer
npm install -g @qoren/cli qoren login qoren whoami