cli/pkg/cmd/cache
Lucas ccfc2c3045
fix(cache): report correct deleted count for key and key+ref deletions
Previously, deleting caches by key or key+ref could misreport the number of deleted entries, especially when multiple caches matched the criteria. This change ensures the actual number of deleted caches is reported by consuming the API response's total_count field.
2025-10-01 18:44:24 +02:00
..
delete fix(cache): report correct deleted count for key and key+ref deletions 2025-10-01 18:44:24 +02:00
list Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
shared feat: Add ref option to gh cache list 2024-02-17 09:28:06 +09:00
cache.go Fix typos 2024-05-09 20:15:27 +00:00