gh-cache
Verified for current stable LTS
Gh Cache Commands
Gh Cache command syntax with verified terminal examples.
Commands
13 commands for Gh Cache
gh-cache Operations
Gh Cache Command: Delete All Caches
gh cache delete -a gh-cache Operations
Gh Cache Command: Delete Cache By Id
gh cache delete <cache_id> gh-cache Operations
Gh Cache Command: Delete Cache By Key
gh cache delete <cache_key> gh-cache Operations
Gh Cache Command: List Caches By Key Prefix
gh cache ls -k <key_prefix> gh-cache Operations
Gh Cache Command: List Caches Current Repo
gh cache ls gh-cache Operations
Gh Cache Command: List Caches For Current Repo
gh cache ls gh-cache Operations
Gh Cache Command: List Caches For Specific Branch
gh cache ls -r refs/heads/<branch_name> gh-cache Operations
Gh Cache Command: List Caches For Specific Repo
gh cache ls -R <owner>/<repository> gh-cache Operations
Gh Cache Command: List Caches Key Prefix
gh cache ls -k <key_prefix> gh-cache Operations
Gh Cache Command: List Caches Least Recently Accessed
gh cache ls -S last_accessed_at -O asc gh-cache Operations
Gh Cache Command: List Caches Sorted By Least Recent Access
gh cache ls -S last_accessed_at -O asc gh-cache Operations
Gh Cache Command: List Caches Specific Branch
gh cache ls -r refs/heads/<branch_name> gh-cache Operations
Gh Cache Command: List Caches Specific Repo
gh cache ls -R <owner>/<repository> Suggest a Gh Cache Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Gh Cache workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.