Managing ESXi requires one needs to have vSphere ESXi Cli tool to be installed. But, ESXi server itself has commands to manage the guest OS.
- Login to console
ssh root@esxihost
- Get all guest vms
# vim-cmd vmsvc/getallvms
- Get list of commands
# vim-cmd vmsvc/