← Back to the index

vv clean

Removes a specific module from your global cache and clears its associated checksums.

vv clean github.com/user/repo
vv clean github.com/user/repo@v1.0.0

Global Cache Maintenance

Running vv clean performs the following cleanup operations:

This is useful if you want to force a re-download of a module or free up space in your global cache.