uv-cache
Verified for current stable LTS
Uv Cache Command: Use Specific Cache Directory
Use for use specific cache directory with Uv Cache. Exact CLI syntax to use specific cache directory using Uv Cache.
When to use this: Use for use specific cache directory with Uv Cache.
Command Syntax
uv cache clean --cache-dir <path/to/cache> uv cache clean --cache-dir <path/to/cache> Command Breakdown
--cache-dir- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to use specific cache directory using Uv 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
Uv Cache Command: Clean Cache Specific Packages
uv cache clean <package1 package2 ...> Uv Cache Command: Clean Cache With Verbose Output uv cache clean -v Uv Cache Command: Clean Entire Cache uv cache clean Uv Cache Command: Prune Cache Optimized Ci uv cache prune --ci Uv Cache Command: Prune Unreachable Cache Objects uv cache prune