CLI Reference
Symphony includes a command-line interface for managing the orchestrator, viewing project status, and interacting with issues.
Usage
bash
npm run cli -- <command> [options]Or if installed globally:
bash
symphony <command> [options]Commands
| Command | Description |
|---|---|
start | Start the orchestrator daemon |
status | Show orchestrator and project status |
scan | Scan for projects in the workspace |
list | List issues for a project |
web | Start the web UI |
orchestrator | Manage the orchestrator process |
Global Options
--help— Show help for any command--version— Show Symphony version