CLI Reference
The UnrealORM CLI provides commands for managing your SurrealDB schema and database.
Installation
Section titled “Installation”# npmnpm install -g unreal-orm
# pnpmpnpm add -g unreal-orm
# bunbun add -g unreal-ormCommands
Section titled “Commands”| Command | Description |
|---|---|
unreal docs | Open the UnrealORM documentation |
unreal github | Open the UnrealORM GitHub repository |
unreal init | Initialize UnrealORM in your project |
unreal view | Interactive TUI for browsing database tables and records |
Global Options
Section titled “Global Options”All commands support the following global options:
unreal --version # Show version numberunreal --help # Show help