DMNO CLI
The dmno
cli was installed when you installed dmno
and is available as a depedency in your project.
The dmno
cli provides a number of commands to help you run and manage your DMNO projects.
Commands
dmno init
- Initialize a new DMNO projectdmno resolve
- Load the resolved config for a servicedmno dev
- Run a service in dev mode, watching for changes and updatesdmno run
- Run a command with the resolved config for a servicedmno plugin
- Run plugin specific commandsdmno clear-cache
- Clear the local DMNO cache