dotnet-installer/test/dotnet.Tests/CommandTests
Peter Huene 60d71618be
Implement the --tool-path option for the list tool command.
This commit implements the missing `--tool-path` option for the list tool
command.  This enables the command to list locally installed tools.

Fixes #8803.
2018-03-20 16:54:50 -07:00
..
InstallToolCommandTests.cs Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
ListToolCommandTests.cs Implement the --tool-path option for the list tool command. 2018-03-20 16:54:50 -07:00
UninstallToolCommandTests.cs Ensure tool package store root is a full path. 2018-03-20 16:54:34 -07:00
UpdateToolCommandTests.cs Update tool (#8794) 2018-03-15 19:45:11 -07:00