dn-vm / dnvm

dnvm is a command-line interface for installing and updating different dotnet SDKs
https://dnvm.net
MIT License
60 stars 8 forks source link

Add untrack command #100

Closed agocke closed 1 year ago

agocke commented 1 year ago

The untrack command will remove a channel from the tracked list, meaning that the update command will no longer pull SDKs from the given channel. This also gives the opportunity to retrack the given channel and assign it to a different directory.