bivvy cache
Manage the template cache used for remote template sources.
Subcommands
bivvy cache list
List all cached template entries.
bivvy cache listbivvy cache list --verbosebivvy cache list --jsonbivvy cache clear
Clear the template cache.
bivvy cache clearbivvy cache clear --force # or -fbivvy cache clear --expiredbivvy cache stats
Show cache statistics.
bivvy cache statsOutput:
Cache Statistics:
Total entries: 5 Fresh: 3 Expired: 2 Total size: 12847 bytes Location: /Users/you/.cache/bivvy/templatesCache Location
The template cache is stored in:
- macOS:
~/Library/Caches/bivvy/templates/ - Linux:
~/.cache/bivvy/templates/ - Windows:
%LOCALAPPDATA%\bivvy\cache\templates\