Creates AWS key pair (*.pem). Based on steps shown in online course AWS ECS Scaling Docker by Nick Janetakis
- Usage:
generate.sh <name of key> - Example:
./generate.sh aws-admin - Result: AWS key pair file (
*.pem) will appear in directory path$HOME/.ssh/