- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
Home
        Chen Su edited this page Mar 9, 2023 
        ·
        7 revisions
      
    Welcome to DVM wiki.
| Command | Since | Description | Link | 
|---|---|---|---|
| alias | v0.2.0 | Set an alias name to the specific version. | More | 
| clean | v0.1.0 | Remove all downloaded packages. | More | 
| current | v0.1.0 | Display the current version of Deno. | More | 
| deactivate | v0.5.1 | Deactivate Deno on the current shell. | More | 
| doctor | v0.3.1 | Find and fix invalid / corrupted versions. | More | 
| 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. | More | 
| purge | v0.3.2 | Remove dvm from your computer. | More | 
| run | v0.2.0 | Run Deno on the specified version with arguments. | More | 
| unalias | v0.2.0 | Delete the specified alias name. | More | 
| uninstall | v0.1.0 | Uninstall the specified version. | More | 
| upgrade | v0.3.0 | Update dvm itself. | More | 
| use | v0.1.0 | Activate the specified version. | More | 
| which | v0.2.0 | Display the path of the specific version. | More |