← 返回首页
GitHub CLI | Take GitHub to the command line
Skip to content CLI
CLI manual

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

See also