allbuildtestrunquerystartup options
--experimental_remote_require_cached=<true or false>
If set to true, enforce that all actions that can run remotely are cached, or else fail the build. This is useful to troubleshoot non-determinism issues as it allows checking whether actions that should be cached are actually cached without spuriously injecting new results into the cache.
default: "false"