Hi,

I am using the Python AWS library, boto:

http://code.google.com/p/boto/

I have extended the EC2 instance stuff to create a node class, and I put in some basic code that allows you to run commands on the remote server through SSH. Needless to say, I think fabric is much more sophisticated in this area, and I would like to leverage it's command running abilities.

Is there a preferred way to tie into the API without using the command line constructs?

Thanks,

Brad
Cloud Engineer
_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to