Lachero Posted February 25, 2021 Posted February 25, 2021 (edited) # Setup Instructions To connect to a server you need to add your keys first, and then the instances. To add keys and instances use the 'ec2add' keyword. Add an instance format: name,username@ip e.g. My App,root@1.2.3.4 Add a key format: name,path for e.g. Master,/Keys/master.pem ## How to use Once you added your keys and your instances, use the 'ec2login' keyword to establish an SSH connection with your instance If you want to remove a key or an instance, use the 'ec2remove' keyword ## Examples ## Bugs If you are facing any bug you can use the 'ec2reset' keyword and it will remove your keys and instances and generate new empty files ## GitHub URLhttps://github.com/lacherogwu/alfred-workflows-ec2Login Edited February 25, 2021 by Lachero Added images
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now