exec_in_vm
Execute shell commands over SSH inside a running VM and capture combined stdout and stderr output.
Instructions
Execute a shell command over SSH inside a running VM and return the combined stdout/stderr. Not available for plan9 (no SSH).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | Yes | ||
| command | Yes | ||
| release | No | ||
| timeout_sec | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |