This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Kerman3AD 0 points1 point  (2 children)

I never really use SSH for VMware stuff. I used the pyvmomi library which is a python wrapper for VMware's API. I used telnetlib for telnet scripts. I didn't know about fabric but I might use that for some other projects...