This article applies to: âï¸ .NET Core 3.1.200 SDK and later versions
Namedotnet nuget list source
- Lists all configured NuGet sources.
dotnet nuget list source [--format [Detailed|Short]] [--configfile <FILE>]
dotnet nuget list source -h|--help
Description
The dotnet nuget list source
command lists all existing sources from your NuGet configuration files.
--configfile <FILE>
The NuGet configuration file (nuget.config) to use. If specified, only the settings from this file will be used. If not specified, the hierarchy of configuration files from the current directory will be used. For more information, see Common NuGet Configurations.
--format [Detailed|Short]
The format of the list command output: Detailed
(the default) and Short
.
List configured sources from the current directory:
dotnet nuget list source
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. Additional resources In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4