1

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?

4

1 に答える 1

3

環境変数を使用してPCFDEV_HOME、ova ファイルと vm ファイルが存在するパスを指定できます。

于 2017-01-12T18:10:01.343 に答える