gh cache delete
gh cache delete [<cache-id>| <cache-key> | --all] [flags]
Delete GitHub Actions caches.
Deletion requires authorization with the "repo" scope.
选项
-a
,--all
- 删除所有缓存
从父命令继承的选项
-R
,--repo <[HOST/]OWNER/REPO>
- 使用 [HOST/]OWNER/REPO 格式选择另一个仓库