restart_container
Restart a Docker container by name or ID. Requires explicit confirmation to execute; otherwise performs a dry run.
Instructions
Reinicia un contenedor por nombre o ID.
REQUIERE confirm=True para ejecutar. Sin confirmación devuelve un aviso.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Nombre o ID del contenedor. | |
| confirm | No | Debe ser True para ejecutar el restart. Por defecto False (dry run). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||