dotnet-nuget-config-get - Man Page

Gets the NuGet configuration settings that will be applied.

dotnet nuget config get

This article applies to: āœ”ļø .NET 8.0.2xx SDK and later versions

Synopsis

dotnet nuget config get <ALL | CONFIG_KEY> [--show-path] [--working-directory <DIRECTORY>]

dotnet nuget config get -h|--help

Description

The dotnet nuget config get Gets the NuGet configuration settings that will be applied from the config section.

Arguments

Options

Examples

See Also

Info

2024-10-02 .NET Documentation