Skip to content
Chen Su edited this page Mar 9, 2023 · 7 revisions

DVM

Welcome to DVM wiki.

Command list

Command Since Description Link
alias v0.2.0 Set an alias name to the specific version. Coming Soon
clean v0.1.0 Remove all downloaded packages. More
current v0.1.0 Display the current version of Deno. Coming Soon
deactivate v0.5.1 Deactivate Deno on the current shell. Coming Soon
doctor v0.3.1 Find and fix invalid / corrupted versions. Coming Soon
install v0.1.0 Download and install Deno. More
ls, list v0.1.0 List all installed versions. More
ls-remote, list-remote v0.1.0 List all remote versions. Coming Soon
purge v0.3.2 Remove dvm from your computer. Coming Soon
run v0.2.0 Run Deno on the specified version with arguments. Coming Soon
unalias v0.2.0 Delete the specified alias name. Coming Soon
uninstall v0.1.0 Uninstall the specified version. Coming Soon
upgrade v0.3.0 Update dvm itself. Coming Soon
use v0.1.0 Activate the specified version. Coming Soon
which v0.2.0 Display the path of the specific version. Coming Soon
Clone this wiki locally