exec_in_vm
Execute a shell command inside a running BSD/Illumos VM and retrieve combined stdout/stderr output. Use for diagnostics and automation tasks.
Instructions
Execute a shell command inside a running BSD/Illumos VM and return the combined stdout/stderr output. Useful for diagnostics and automation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |