您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910
  1. build --workspace_status_command="python ./tools/workspace_status.py"
  2. build --repository_cache=~/.gerritcodereview/bazel-cache/repository
  3. build --experimental_strict_action_env
  4. build --action_env=PATH
  5. build --disk_cache=~/.gerritcodereview/bazel-cache/cas
  6. build --java_toolchain //tools:error_prone_warnings_toolchain
  7. test --build_tests_only
  8. test --test_output=errors