fabric question
Miki Tebeka
miki.tebeka at gmail.com
Fri Nov 9 17:49:27 EST 2012
More information about the Python-list mailing list
Fri Nov 9 17:49:27 EST 2012
- Previous message (by thread): fabric question
- Next message (by thread): Want to add dictionary keys to namespace?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> local$ fab remote_info > [remote] Executing task 'remote_info' > [remote] run: uname -a > [remote] out: remote at path$ What happens when you ssh to the machine and run 'uname -a'? (The out: ... is the output)
- Previous message (by thread): fabric question
- Next message (by thread): Want to add dictionary keys to namespace?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list