docs/dotnet-tool-install.md at main · dotnet/docs · GitHub
github.com › core › toolsJun 24, 2022 · The dotnet tool install command provides a way for you to install .NET tools on your machine. To use the command, you specify one of the following installation options: To install a global tool in the default location, use the --global option. To install a global tool in a custom location, use the --tool-path option.