Mac VMware

govc

brew install govmomi/tap/govc

mac powershell

brew tap caskroom/cask 
brew cask install powershell

PowerCLI

Install-Module -Name VMware.PowerCLI -Scope CurrentUser
Get-Command -Module *VMWare*