Files
overub/modules/developer/COMMANDS.md
2025-12-21 17:12:32 +01:00

18 lines
543 B
Markdown

# Developer Commands
This module provides the core developer commands described in the main README.
## Commands
- `.exec` - Execute Python code (restricted)
- `.eval` - Evaluate Python expression (restricted)
- `.format` - Format JSON
- `.regex` - Regex test
- `.uuid` - UUID generator
- `.update` - Core update operations
- `.perf` - Performance stats
- `.version` - Version info
- `.changelog` - Git changelog (full, search, since, between, unreleased)
- `.config` - Reload config
- `.logs` - View logs
- `.migrate` - Migration operations