Posted over 7 years ago
SSH into multiple AWS EC2 instances |
I just updated ec2-clusterssh
It’s a gem that provides a command to open a distributed/shared shell into any number of AWS instances by matching/filtering by instance tags.
Say you want to log into all your webservers for debugging, it’s as easy as…
$cluster -v webservers
comments powered by
Disqus