1. GoVc

GoVc is used to manage and automate VMware vSphere

1.1. Find a VM

# govc find vm -name *jadsh*

1.2. Delete a VM

# govc vm.destroy -name *jadsh*

1.3. Clone a VM

# govc vm.destroy -name *jadsh*