xdissent / iectrl

Command line interface and Node module for managing ievms virtual machines
http://xdissent.github.io/iectrl
MIT License
198 stars 14 forks source link

'open' hangs #11

Closed seanknox closed 10 years ago

seanknox commented 10 years ago

I have a Win7/IE8 VM provisioned with ievms. The only iectrl command that doesn't seem to work is open. Running the following times out:

# iectrl open "IE8 - Win7" "http://192.168.56.1:3000"
ERROR: Error: Command failed:
seanknox commented 10 years ago

I misunderstood. open expects to receive IE version numbers, not VM names. The real fix would be to open a PR to update the command help and documentation. Sorry!