infra_restart_tool
Restart a Docker Compose service on a remote VPS. Ensures safety by requiring confirmation and checking service against an allowlist. Supports selecting a specific stack when using multi-stack mode.
Instructions
Restart a compose service. Requires confirm=true AND service in INFRA_ALLOWED_SERVICES.
stack picks which compose project (multi-stack mode); omit for default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stack | No | ||
| confirm | No | ||
| service | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||