vmware/pyvmomi-community-samples

Sending keys to VM

Open

#532 opened on Dec 6, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (914 forks)batch import
help wanted

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm not finding anything in the pyvmomi documentation on sending keystrokes to a VM. In powerCLI this can be done using the Set-VMKeystrokes to send keypresses to the vm itself. Is there an example on how to do this using pyvmomi? Or has that functionality even made it into pyvmomi?

Contributor guide