cli/pkg/cmd/cache
Lucas 5c292286cf
refactor(cache): extract cache ID parsing logic
* Replaced direct conversion of cache ID string to int with a dedicated `parseCacheID` function.
* Improved readability and maintainability of the `deleteCaches` function.
2025-08-27 19:37:39 +02:00
..
delete refactor(cache): extract cache ID parsing logic 2025-08-27 19:37:39 +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