ofem cache
ofem cache¶
Inspect and manage the local OneLake blob cache
Synopsis¶
Inspect and manage the local OneLake blob cache.
The cache lives under ~/Library/Caches/dev.debruyn.ofem and is shared with the background daemon. Use 'ofem cache size' to see how much disk the cached blobs occupy, 'ofem cache clear' to drop them all, and 'ofem cache evict' to run a manual LRU eviction down to the configured limit (see 'ofem config get cache.max_size').
Options¶
SEE ALSO¶
- ofem - OneLake File Explorer for macOS
- ofem cache clear - Delete every blob from the local cache
- ofem cache evict - Run LRU eviction down to the configured cache.max_size
- ofem cache size - Show current cache usage and the configured limit