ctoailive
v0.1.0
Published
`ctoai` is the CLI for CTO, the AI engineering operating system.
Readme
ctoai
ctoai is the CLI for CTO, the AI engineering operating system.
Install
npm install -g ctoaiThe package installs both cto and ctoai commands.
Core commands
cto signup
cto login
cto whoami
cto check
cto scan
cto logoutAuth model
- Browser-based hosted auth
- Shared account across CLI and web
- Local analysis works from the terminal
- Hosted sync happens automatically when the repo is connected and the CLI session is active
Hosted URL
By default the CLI uses:
https://ctoai.liveYou can override it with CTO_CLOUD_URL or --url.
