fx resultstore

管理建構 ResultStore 設定。ResultStore 是一項服務

usage:
 fx resultstore status
      Show if ResultStore uploading during fx build is enabled or disabled.

 fx resultstore enable
      Enable ResultStore uploading during fx build.

 fx resultstore disable
      Disable ResultStore uploading during fx build.

ResultStore data will contain information about the users's environment,
including $USER name, and working directory.
ResultStore data however, is only visible internally to Googlers.

resultstore 原始碼