Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Using Bazel's manual disk cache GC CLI#27301

Unanswered
vibbix asked this question inQ&A
Discussion options

Does anyone know how to invokeBazel's Diskcache GC from it'stool? There's no documentation on how to run it.

You must be logged in to vote

Replies: 2 comments

Comment options

cc@tjgq

You must be logged in to vote
0 replies
Comment options

tjgq
Oct 17, 2025
Collaborator

$ 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.

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
3 participants
@vibbix@meisterT@tjgq

[8]ページ先頭

©2009-2025 Movatter.jp