dotnet-nuget-config-set - Man Page

Set the value of a specified NuGet configuration setting.

dotnet nuget config set

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

Synopsis

dotnet nuget config set <CONFIG-KEY> <CONFIG-VALUE> [--configfile <FILE>]

dotnet nuget config set -h|--help

Description

The dotnet nuget config set sets the values for NuGet configuration settings that will be applied from the config section.

Arguments

Options

Examples

See Also

Info

2024-10-02 .NET Documentation