GTuritto / sshtohosts

SSH to multiple hosts in different terminal windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSH to Hosts

SSH to multiple hosts in different terminal windows via itermocil

Install

brew install gamechanger/brews/sshtohosts
mkdir ~/.teamocil/

Usage

Hosts are provided via stdin which makes it easy to use with pipes. Useful with infrastructure toolks like awsprey.

cat hosts.txt | sshtohosts
awsprey list service:production | sshtohosts

About

SSH to multiple hosts in different terminal windows


Languages

Language:Shell 100.0%