Change PCF Dev installation location

那年仲夏 提交于 2019-12-11 07:34:06

问题


I'm trying to setup Pvotal Cloud Foundry DEV on my machine, but my main hard drive does not have enough room and our System Administrators frown on us installing applications onto the C drive. I have an additional D: drive with plenty of space on it, and I would like to get PCF DEV to download and/or install all files there.

How do I specify the download and installation location when running 'cf dev start' for the first time on a windows machine?


回答1:


You can use the PCFDEV_HOME environment variable to specify the path where the ova and vm files will reside.



来源:https://stackoverflow.com/questions/41620032/change-pcf-dev-installation-location

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!