remove

Reclaim some disc space by removing unused versions; use the rm command to remove a specific version (it cannot be the current version!):

uvm rm 0.30.0

Usage

uvm-remove 0.48.6
Delete a release version

USAGE:
    uvm remove <version>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <version>    

Back to uvm