remote_fleet_command
Execute a command across multiple remote hosts using SSH, with a required confirmation to prevent unintended actions.
Instructions
[DANGEROUS] Execute a command across multiple remote hosts via SSH
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosts | Yes | ||
| command | Yes | ||
| confirm | Yes |