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 queue
ideon links <slug>ideon export <generationId> <path>ideon delete <slug>- ideon preview [markdownPath]
- ideon mcp serve
- ideon agent
- ideon gads
- ideon gkp
- ideon series
- ideon article list
- ideon plan explore
- ideon plan expand
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.33. ideon queuemanages a global content queue for scheduling future writes.ideon gkpsupportsideas,historical,forecast, and cache-aware history browsing withlist.ideon gkpaccepts--publicationand--seriescontext filters plus--refreshfor live reads.- publication and series defaults support first-class market/locale fields via
--countryand--language. - 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.