Skip to content

Allow configuration of cli settings via a JSON file #6049

@ellismg

Description

@ellismg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-CLIconfig-system-candidateIssues that could be solved cleanly if the .NET CLI had a git-like configuration system

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions