-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Area-CLIconfig-system-candidateIssues that could be solved cleanly if the .NET CLI had a git-like configuration systemIssues that could be solved cleanly if the .NET CLI had a git-like configuration system
Milestone
Description
Today, we have a collection of environment variables and XML files that provide configuration to the toolchain. For example, we have an environment variable to to control if telemetry is reported. We have another that you can use to change where the machine wide nuget configuration is read from (so folks can add additional sources).
It would be nice if this configuration could be centralized in some sort of config.json file SxS with the SDK files, to make it easier for folks to control instead of having to add tons of environment variables to their command lines or environment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-CLIconfig-system-candidateIssues that could be solved cleanly if the .NET CLI had a git-like configuration systemIssues that could be solved cleanly if the .NET CLI had a git-like configuration system