Download cache commands
pinset cache clean
Remove complete content-addressed archives from the download cache.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Remove complete content-addressed archives from the download cache. |
| Syntax and arguments | pinset cache clean [--dry-run] [--json]. |
| Modifies state | Yes, unless --dry-run; installed runtimes are not removed. |
| Example | pinset cache clean --dry-run |
| JSON | Yes; command name cache.clean. |
| Exit | 0 after planning/removal; 2 on unsafe path or filesystem failure. |
| Key errors | Non-owned/unsafe entry or deletion failure. |
/en/docs/commands/cache-cleanPinset 2.1