gh-cache
Verified for current stable LTS
Gh Cache Command: List Caches For Current Repo
Use for list caches for current repo with Gh Cache. Exact CLI syntax to list caches for current repo using Gh Cache.
When to use this: Use for list caches for current repo with Gh Cache.
Command Syntax
gh cache ls gh cache ls Command Breakdown
gh is the base executable for this command.
FAQ
Purpose: Exact syntax to list caches for current repo 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: Delete All Caches
gh cache delete -a Gh Cache Command: Delete Cache By Id gh cache delete <cache_id> Gh Cache Command: Delete Cache By Key gh cache delete <cache_key> Gh Cache Command: List Caches By Key Prefix gh cache ls -k <key_prefix> Gh Cache Command: List Caches Current Repo gh cache ls