CLICommand reference
Server
Generated reference for nimbu server
Generated from the CLI command contract. Do not edit this page manually.
nimbu server
Run local simulator proxy with child dev server
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--arg | no | Child dev server arguments (repeatable) | |
--cmd | no | Override child dev server executable | |
--cwd | no | Override child working directory | |
--events-json | no | Emit structured runtime events as JSON lines | |
--max-body-mb | no | 0 | Max request body size in MB for simulator proxy |
--no-watch | no | Disable filesystem watcher invalidation | |
--proxy-host | no | Proxy host | |
--proxy-port | no | 0 | Proxy port |
--quiet-requests | no | Disable per-request proxy log lines | |
--ready-timeout | no | 0s | Child readiness timeout |
--ready-url | no | Override child readiness URL | |
--template-root | no | Override template root directory | |
--watch-scan-interval | no | 0s | Fallback template scan interval |