Skip to main content
aeo is a single Go binary for macOS and Linux.

Install

curl -fsSL https://skills.aeolo.io | sh
Verify the binary:
aeo --version
aeo --help

Upgrade

aeo update

Environment variables

VariablePurpose
AEOLO_API_BASEOverride the API base URL. Defaults to production.
AEOLO_API_KEYUse an Aeolo token without reading local config.
AEOLO_DOMAIN_IDForce a domain for commands that need one.
The CLI stores browser-login credentials in ~/.config/aeo/config.json.