gh-cache
Verified for current stable LTS
Gh Cache Command: List Caches By Key Prefix
Use for list caches by key prefix with Gh Cache. Exact CLI syntax to list caches by key prefix using Gh Cache.
When to use this: Use for list caches by key prefix with Gh Cache.
Command Syntax
gh cache ls -k <key_prefix> gh cache ls -k <key_prefix> Command Breakdown
-k- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list caches by key prefix using Gh Cache.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gh Cache Command: List Caches For Current Repo
gh cache ls Gh Cache Command: List Caches For Specific Repo gh cache ls -R <owner>/<repository> Gh Cache Command: List Caches For Specific Branch gh cache ls -r refs/heads/<branch_name> Gh Cache Command: List Caches Sorted By Least Recent Access gh cache ls -S last_accessed_at -O asc Gh Cache Command: Delete Cache By Id gh cache delete <cache_id>