dispatch - SSH Batch Operation Tool for Multi-Server Management
Execute commands, copy files, and manage multiple remote servers in parallel via SSH
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- execute commands on remote servers
- copy files to remote servers
- fetch files from remote servers
- delete files on remote servers
- run operations in parallel
- manage SSH host configurations
Inputs
- SSH configuration
- remote host list
- commands to execute
- file paths
- environment variables
- working directory
Outputs
- command execution results
- file transfer status
- host operation reports
- collected log files
Requirements
- SSH configuration files
- remote server SSH access
- Go runtime for library usage
- read permissions for config files
- write permissions for target directories
