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.6.
  • 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.