Created
January 20, 2024 18:22
-
-
Save bpb54321/2f7319d4bf9bfce9d45961a5b0740d5b to your computer and use it in GitHub Desktop.
Useful Bazel commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Clean out the Bazel cache | |
bazel clean --expunge --async |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment