Skip to content

Reference

Quick reference for CLI options, environment variables, and configuration.


CLI Options

All command-line flags and options.

Environment Variables

Configuration via environment.

Troubleshooting

Common issues and solutions.


Quick Reference

Essential CLI Flags

Flag Description
--version Show version
--help Show help
--mode <mode> Set execution mode
--yolo Skip confirmations
--prompt <text> Run single prompt

Essential Environment Variables

Variable Description
OPENAI_API_KEY API key
OPENAI_BASE_URL API endpoint
OPENAI_MODEL Model name
DIAL_SANDBOX Sandbox mode

Essential Commands

Command Description
/help Show help
/clear Clear history
/stats Show token usage
/exit Exit

Next Steps