Restart App
restart_appRestart all processes of a Dokku application to apply changes or recover from issues. Requires explicit confirmation and read-write mode.
Instructions
Restart all processes for a Dokku app.
Side effects: restarts the application (downtime possible). Requires DOKKU_MCP_MODE=read-write and confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||