Skip to content

zap: add `-d`/`--distfiles` argument to clear downloaded files cache

Daniele Debernardi requested to merge feature/zap_distfiles into master

Useful usecases:

  • download again the external files to verify the checksum is correct
  • free some space (when someone change the external source, previous downloaded file remains there)

Merge request reports