CLI version - How to clear the cache ?

I’m testing CLI before buying it and I would like to know if using the command “newScene” clears the application cache. I saw the command “importCache” but nothing about clearing the cache btw 2 process.

 

 

Hello Frederic,

no, newScene command does not clear the cache automatically.

You can either use “set” command with key “appAutoClearCache” and value “true”, which clears the cache when application exits or you can use windows “del” command and delete the files from the specified cache folder. 

You can find more information about RC “set” command in the Help - Settings Keys and Values