gh-cache - Man Page
Manage Github Actions caches
Synopsis
gh cache <command> [flags]
Description
Work with Github Actions caches.
Available Commands
- gh-cache-delete(1)
Delete Github Actions caches
- gh-cache-list(1)
List Github Actions caches
Options
- -R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
Example
$ gh cache list $ gh cache delete --all
See Also
Referenced By
gh(1), gh-cache-delete(1), gh-cache-list(1).
Jul 2024 GitHub CLI manual