# yum install perl-Crypt-SSLeay
# tar xzvf VMware-vSphere-CLI-4.0.0-161974.i386.tar.gz
# cd vmware-vsphere-cli-distrib/
# ./vmware-install.pl
August 26, 2009
VMware vSphere Linux CLI Client
There is indeed a command line client for Linux. Download the client after accepting the EULA here.
Labels:
CLI,
command line,
linux,
red hat,
RHEL,
virtualization,
vmware
Subscribe to:
Post Comments (Atom)

2 comments:
hmm..
I don't get it. Isn't Linux based on CLIs? Terminal, Konsole, etc?
I commonly ssh to remote machines using these tools. What does this client offer above and beyond?
Scriptablility, including PERL modules. I am still getting familiar with the tools. You may be able to do everything by ssh'ing directly to your ESX servers. I think this tool may give you access to command line stuff for you VI server via SSL, which is Windows-only at the momment.
Post a Comment