GitHub CLI (original) (raw)
gh cache
Work with GitHub Actions caches.
Available commands
Options
-R
, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
Examples
$ gh cache list
$ gh cache delete --all
Work with GitHub Actions caches.
-R
, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
$ gh cache list
$ gh cache delete --all