GH-CACHE(1) GitHub CLI manual GH-CACHE(1)

gh-cache - Manage Github Actions caches

gh cache <command> [flags]

Work with Github Actions caches.

Delete Github Actions caches

List Github Actions caches

Select another repository using the [HOST/]OWNER/REPO format

$ gh cache list
$ gh cache delete --all

gh(1)

Nov 2024