Skip to content
ghosind edited this page Oct 20, 2021 · 7 revisions

DVM

Welcome to DVM wiki.

Command list

Command Since Description Link
alias v0.2.0 Set an alias name to specified version. Coming Soon
clean v0.1.0 Remove all downloaded packages. Coming Soon
current v0.1.0 Display the current version of Deno. Coming Soon
deactivate v0.5.1 Deactivate Deno on current shell. Coming Soon
doctor v0.3.1 Find and fix invalid / corrupted versions. Coming Soon
help v0.1.0 Show dvm help message. Coming Soon
install v0.1.0 Download and install the specified version. Detail
ls, list v0.1.0 List all installed versions. Coming Soon
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 specified version. Coming Soon
Clone this wiki locally