Expand description
The cache command.
Implementation of the cache command for managing the local package cache.
Functionsยง
- add
- Adds files to the local archive cache.
- add_
mirror - Adds a new cache mirror URL.
- clear
- Clears the local archive cache.
- list
- Lists files in the local archive cache.
- list_
mirrors - Lists all configured cache mirror URLs.
- remove_
mirror - Removes a cache mirror URL.