runCommandBatch
Execute sequential shell commands on a remote SSH host using a pre-configured host alias and command list to streamline server management tasks.
Instructions
Executes multiple shell commands sequentially on an SSH host
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commands | Yes | List of shell commands to execute | |
hostAlias | Yes | Alias or hostname of the SSH host |