Reference¶
Quick reference for CLI options, environment variables, and configuration.
Quick Links¶
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¶
- CLI Options - Complete flag reference
- Environment Variables - All env vars
- Troubleshooting - Common issues