Skip to content

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

  -h, --help   help for cache

SEE ALSO