1common --enable_bzlmod 2common --lockfile_mode=update 3 4coverage --java_runtime_version=remotejdk_11 5 6test --test_output=errors --enable_runfiles 7 8# Windows requires these for multi-python support: 9build --enable_runfiles 10