Skip to main content

CLI Reference

Use this page as the index for Ideon commands.

Global Commands

ideon --help
ideon --version

Command Pages

Common Exit Codes

Exit codeMeaning
0Command completed successfully.
1Command failed due to validation, runtime, or dependency errors.
130Command was interrupted by Ctrl+C (SIGINT).

Versioning Notes

  • Reference reflects Ideon CLI version 0.1.33.
  • ideon queue manages a global content queue for scheduling future writes.
  • ideon gkp supports ideas, historical, forecast, and cache-aware history browsing with list.
  • ideon gkp accepts --publication and --series context filters plus --refresh for live reads.
  • publication and series defaults support first-class market/locale fields via --country and --language.
  • Deprecated syntax --target was replaced by --primary and repeatable --secondary flags.
  • ideon write now supports strict one-shot behavior with --no-interactive.
  • Agent runtime integrations support CLI/MCP workflows and do not support Cursor or VS Code integrations.