Vcenter部署

./vcsa-deploy install -t ./embedded_vCSA_on_ESXi.json --accept-eula --no-ssl-certificate-verification

./vcsa-deploy install -t ./embedded_vCSA_on_ESXi.json --accept-eula --no-ssl-certificate-verification

--accept-eula  接受最终用户许可协议(最终用户许可协议; End User License Agreement;)
--no-esx-ssl-verify  不验证主机ssl证书

https://www.cnblogs.com/zerlong/p/8430174.html