## Task Add `cache clear` subcommand that deletes the local cache file. Show count of cleared entries and total size freed. ## Files ``` packages/cli/src/commands/cache.ts (create) packages/cli/src/index.ts ```
Task
Add
cache clearsubcommand that deletes the local cache file. Show count of cleared entries and total size freed.Files