FluxMQ
Reference

CLI Reference

Command-line flags for starting FluxMQ

CLI Reference

Last Updated: 2026-02-05

fluxmq

./build/fluxmq [--config /path/to/config.yaml]

Flags

  • --config Path to a YAML configuration file. If omitted or the file is missing, defaults are used.

Examples

./build/fluxmq
./build/fluxmq --config examples/no-cluster.yaml

On this page