Skip to content

ktx cache gc

  • Usage: ktx cache gc [--max-size <MAX_SIZE>]

Evict oldest cache entries until total size is within cap

Flags

--max-size <MAX_SIZE>

Cap on total cache size, e.g. 2GB / 500MB / 100KB. Default 2GB.

Default: 2GB

Released under TBD license.