CLI
syra server start
Start the Syra control plane and expose dashboard, API, and websocket endpoints.
Usage
Basic invocation
bash
syra server start --port 8000 --host 0.0.0.0 --log-level infoFlags
--port: dashboard and API port--host: bind address for local or remote access--log-level: debug, info, warning, or error--config: explicit path to a YAML config file