The maintenance script rebuildFileCache.php only rebuilds the file cache for content pages, but that is an odd choice since File Caching applies to all pages.
I want to propose that we either:
- Make the script run for all pages.
- Add an option, --all.
Would there be any reason not to go with the first option? I can't really imagine it breaking anyone's setup, if anything this would just be helpful for those editor inadvertently serving old pages from the project namespace.