Skip to content

Designate nuget source for dotnet tool install commands #15477

@pdevito3

Description

@pdevito3

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions