cache set

$ kopia cache set

Sets parameters local caching of repository data

Flag Short Default Help
--cache-directory Directory where to store cache files
--content-cache-size-limit-mb Maximum size of local content cache (hard limit)
--content-cache-size-mb Desired size of local content cache (soft limit)
--content-min-sweep-age Minimal age of content cache item to be subject to sweeping
--index-min-sweep-age Minimal age of index cache item to be subject to sweeping
--max-list-cache-duration Duration of index cache
--metadata-cache-size-limit-mb Maximum size of local metadata cache (hard limit)
--metadata-cache-size-mb Desired size of local metadata cache (soft limit)
--metadata-min-sweep-age Minimal age of metadata cache item to be subject to sweeping