Custom command examples DDEV's custom commands are a great way to add team-level or project-level commands. They're simple scripts that can be run in any of the containers or on the host. Note that ...