Skip to content

Designate nuget source for dotnet tool install commands #15477

Open
@pdevito3

Description

Currently, if I have private nuget sources, I need to disable them before I can install a public facing dotnet tool. I'd like to request a feature, like dotnet new --nuget-source for dotnet install tool. Something like the below:

dotnet tool install -g craftsman --nuget-source https://api.nuget.org/v3/index.json

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions