ssh_exec
Run shell commands on a connected Ubuntu server via SSH, executing as the SSH user.
Instructions
Run any shell command on a connected server (as the SSH user).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| command | Yes | Shell command to run | |
| timeout | No | Timeout in ms |