mxr daemon
Generated from
mxr daemon --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
Start the daemon explicitly
mxr daemon [OPTIONS]Options
Section titled “Options”| Flag | Description |
|---|---|
--foreground | Run in foreground (for debugging / systemd) |
--no-bridge | Disable the HTTP bridge for this daemon run, regardless of config |
--bridge-port <BRIDGE_PORT> | Override the bridge port. Useful for tests and ephemeral bridges |
-h, --help | Print help |
Use When
Section titled “Use When”Start the daemon explicitly for debugging or process managers.
Everyday Examples
Section titled “Everyday Examples”mxr daemon --foregroundmxr daemon --no-bridgeSee also
Section titled “See also”- CLI overview — full command index
- Concepts — query operators, search modes, JSON shapes
- Automation contract — which commands support
--format json,--dry-run, stdin