I'm trying to retrieve the custom attributes I've applied to guest VM's programmatically.
I can find a lot of resources for doing this using PowerCLI or the SDK, but none for the vSphere CLI (esxcli, esxcfg-*, vicfg-*, vmware-cmd et al.).
Is it possible to gain access to the attributes with the vCLI or am I going to have to dig into the SDK?