cli/pkg/cmd/cache
Lucas aff2bfaa5c
feat(cache): add support for --ref flag in cache deletion
- Introduced `--ref` flag to narrow down cache deletion to a specific branch or PR reference.
- Updated command examples to include usage of `--ref`.
- Added validation to ensure `--ref` cannot be used with `--all` and must accompany a cache key/ID.
2025-08-27 04:56:46 +02:00
..
delete feat(cache): add support for --ref flag in cache deletion 2025-08-27 04:56:46 +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