feat: added cli purge-cache to clear the cache.

This commit is contained in:
robcholz
2026-02-07 20:05:04 -05:00
parent fc9edbb0fe
commit 3c25ae47e9
2 changed files with 100 additions and 4 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
3. [x] add an actual config file.
4. [x] set up the cli.
9. [x] fix ui overlap, and consistency issue.
10. [ ] `clean_cache` to cleanup the cache.
10. [x] `purge-cache` to clear the cache.
11. [ ] intensive integration test.
## Publish