Skip to content
DMNO
🚧 DMNO is still in beta! Use with caution!
✨ If you've tried DMNO or looked through the docs, let us know what you think!

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 project
  • dmno resolve - Load the resolved config for a service
  • dmno dev - Run a service in dev mode, watching for changes and updates
  • dmno run - Run a command with the resolved config for a service
  • dmno plugin - Run plugin specific commands
  • dmno clear-cache - Clear the local DMNO cache