- Notifications
You must be signed in to change notification settings - Fork4.3k
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Does anyone know how to invokeBazel's Diskcache GC from it'stool? There's no documentation on how to run it. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 2 comments
-
cc@tjgq |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
-
$ bazel build //src/tools/diskcache:gc$ bazel-bin/src/tools/diskcache/gc \ --disk_cache=/path/to/disk/cache \ --max_age=7d \ --max_size=2G I'll add a usage example to the README. |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment