dmno dev
Reference
Description: Runs the service in dev mode, and watches for changes and updates as needed.
Options
--silentdo not log anything, useful when using in conjunction with a ConfigServerClient which will do its own logging
--ipc-onlyskip booting the local web server, and communicate over IPC only
--skip-cacheskips config cache altogether, will not read or write
--clear-cacheclears the cache before continuing, will write new values to cache
-s, --service [service]which service to load
-np, --no-promptdo not prompt for service selection
Example(s)
# Runs the service in dev modedmno dev