Hi Brad
I can confirm, that I am using commands (managing large number of AWS S3
object versions), created myself, based on boto, and controlled by fab. So
far all the call are done on local machine (so not using run).
It works like any other commands.

Regards

Jan
*Ing. Jan Vlčinský*
CAD programy
Slunečnicová 338/3, 734 01 Karviná Ráj, Czech Republic
tel: +420-597 602 024; mob: +420-608 979 040
skype: janvlcinsky; GoogleTalk: [email protected]
http://cz.linkedin.com/in/vlcinsky



On 12 December 2011 16:23, Brad Carleton <[email protected]>wrote:

>  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
>
>
_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to