CLI Reference
Use this page as the index for Ideon commands.
Global Commands
ideon --help
ideon --version
Command Pages
- ideon settings
- ideon config
- ideon write [idea]
- ideon write resume
ideon links <slug>ideon delete <slug>- ideon preview [markdownPath]
- ideon mcp serve
- ideon agent
Common Exit Codes
| Exit code | Meaning |
|---|---|
0 | Command completed successfully. |
1 | Command failed due to validation, runtime, or dependency errors. |
130 | Command was interrupted by Ctrl+C (SIGINT). |
Related References
Versioning Notes
- Reference reflects Ideon CLI version
0.1.6. - Deprecated syntax
--targetwas replaced by--primaryand repeatable--secondaryflags. ideon writenow supports strict one-shot behavior with--no-interactive.- Agent runtime integrations support CLI/MCP workflows and do not support Cursor or VS Code integrations.