Where can you find instructions on how to install/uninstall the latest Tanzu CloudHealth Agent version for both Linux and Windows instances?
Instructions are at: VMware Tanzu® CloudHealth
wget -O - https://s3.amazonaws.com/remote-collector/agent/uninstall_cht_perfmon.sh | sudo sh
wmic product where name="CloudHealth Agent" call uninstall
or