Installation & auth

Install the aeontel CLI and log in via the device-code flow.

Shell
npm install -g @aeontel/cli

Authenticate via the browser-based device code flow — Aeontel never asks for passwords in the terminal:

Shell
aeontel login

The CLI opens a browser window confirming an 8-character code, which you approve on id.aeontel.com/sign-in. Tokens are stored at ~/.aeontel/config.json.