Add `key` option to `gh cache list` command. ``` -K, --key string Filter by cache key prefix ``` > An explicit key or prefix for identifying the cache ref. https://docs.github.com/en/rest/actions/cache?apiVersion=2022-11-28#list-github-actions-caches-for-a-repository - Add key option related tests to `TestNewCmdList` |
||
|---|---|---|
| .. | ||
| shared.go | ||
| shared_test.go | ||