python - Using an SSH keyfile with Fabric -


How do you configure clothing to connect to the remote host using SSH keyfiles (for example, Amazon EC2 instances) We do?

It is worth mentioning here that you can use command line arguments for it:

  Fab command-I / path / to /key.pem [-h [user] host [: port]]    

Comments