Quick start
Once aic is installed, sign in and start working.
Log in
Section titled “Log in”aic loginThis opens an OIDC browser login. Your AIC account session is stored locally and refreshed automatically.
Explore your teams and projects
Section titled “Explore your teams and projects”aic teams listaic projects list --team <team-id>Search for a domain
Section titled “Search for a domain”aic domains search example.com --team <team-id>Output formats
Section titled “Output formats”Every command accepts --output (-o) — table (default), json, or yaml —
which makes aic easy to script for both humans and AI agents:
aic teams list --output jsonGetting help
Section titled “Getting help”aic --helpaic <command> --helpThe full, always-current command reference lives under Command reference.