exec
Execute commands or scripts on remote hosts via SSH, WinRM, or local, with configurable arguments, working directory, and timeout.
Instructions
Remote non-interactive exec on ep=. Provide command= or argv= or script=/script_path=; optional runtime=, script_args=, cwd=, timeout=.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ep | No | ||
| cwd | No | ||
| argv | No | ||
| script | No | ||
| command | No | ||
| runtime | No | ||
| timeout | No | ||
| script_args | No | ||
| script_path | No |