vm_exec
Run shell commands in a virtual machine over SSH to administer or modify its system, with optional sudo and output capture for controlled, potentially destructive operations.
Instructions
Exécute une commande dans une VM via SSH ⚠️ ATTENTION: Opération potentiellement destructive!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sudo | No | ||
| user | No | ||
| capture | No | ||
| command | Yes | ||
| timeout | No | ||
| vm_name | Yes |