$ grep -rn "#AWS & Cloud" ./posts

AWS: manage ssh keys from the cli

Using aws cli to manage ssh keys for your ec2 instances is a programmatic way faster than using the Web Interface and can also be used in……