Cli

dotnet cli

List the dotnet SDK versions installed

1
dotnet --list-sdks

List the dotnet runtime versions installed

1
dotnet --list-runtimes