Last reviewed against v0.9.0
source:
internal/tools/batch_ssh.go Batch SSH
Parallel SSH execution with concurrency cap. Per-host streaming output. Pause / abort.
Parallel SSH execution against a set of saved hosts.
Controls
- Concurrency cap — how many SSH sessions in flight at once
- Per-host streaming — output appears live, not in a final dump
- Pause — stop spawning new hosts; in-flight finish
- Abort — kill in-flight sessions
Tier-gated to Team+.