ddev_exec_command
Execute commands inside DDEV web containers to run scripts, manage services, or perform development tasks within local environments.
Instructions
Execute a command inside the DDEV web service
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute in the web service | |
| project_name | No | Name of the DDEV project |