ddev_restart
Restart a DDEV project by stopping and starting it, applying configuration changes or resetting the environment.
Instructions
Restart a DDEV project: stops then starts named project(s). Usage: ddev restart [projectname ...] [flags] Flags: -a/--all, -y/--skip-confirmation For full options: ddev help restart
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the DDEV project directory |