当我们在build一个文件时,需要另外的放置cache时,我们需要:

bazel --output_user_root=/path/to/directory build //foo:bar
 

相关文章: