mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
The value in the Name field returned by 'esxcli network vm list' actually returns the VMs `displayName`. As such, we need to match against `displayName` to discover the VMs 'WorldID'. 'WorldId' is ultimately used/needed as an argument in the command that returns the VMs IP.