allbuildtestrunquerystartup options
--incompatible_disable_native_repo_rules=<true or false>
If false, native repo rules can be used in WORKSPACE; otherwise, Starlark repo rules must be used instead. Native repo rules include local_repository, new_local_repository, local_config_platform, android_sdk_repository, and android_ndk_repository.
default: "false"
bazel internal_configuration