gh cache delete
gh cache delete [<cache-id>| <cache-key> | --all] [flags]
Delete GitHub Actions caches.
Deletion requires authorization with the "repo" scope.
Options
-a
,--all
- Delete all caches
Options inherited from parent commands
-R
,--repo <[HOST/]OWNER/REPO>
- Select another repository using the [HOST/]OWNER/REPO format