`dotnet tool install my.test.tool -d` does not work. Need to be `dotnet -d tool install my.test.tool `