You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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