mondoo serve
Start Mondoo in background mode
mondoo serve [flags]
Options
--api activate the API
-b, --bind string bind the server to an address like unix://file.sock or http://0.0.0.0:8989)
-h, --help help for serve
-p, --port int the port to listen on, default is 8989
--token string bearer token used for http authentication
Options inherited from parent commands
--config string config file (default is $HOME/.config/mondoo/mondoo.yml)
--log-level string set log-level: error, warn, info, debug, trace (default "info")
-v, --verbose verbose output
SEE ALSO
- mondoo - Mondoo CLI