Implement command to remove cached downloads
Author: mikrostewCreated Mar 29, 2019Updated May 5, 2026
Labelsenhancementneeds RFC
NOTE: this issue predates this project's rename to Volta.
This command is basically the inverse of notion fetch <node/npm/yarn/package> - it should remove the cached downloads for the specified tool from the inventory directory.
There was a discussion on discord, and several options for the syntax of this command were proposed:
notion deletenotion prunenotion cleanupnotion clear-cache
Whatever is chosen, there should be a corresponding flag for notion uninstall to also remove the cached files.
Source: volta-cli/volta