brancher_exec
Run a command on a disposable Brancher node over SSH, returning stdout, stderr, and exit code. Use to manage sandboxed preview environments cloned from production.
Instructions
Execute command on a Brancher node over SSH; return stdout/stderr/exit_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| timeout | No | ||
| node_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||