NuGet/Home
dotnet nuget list source --format option need to be renamed
Offen
#11.615 geöffnet am 23.02.2022
Area:SettingsBreaking-ChangeCategory:Quality WeekPartner:DotNetPriority:2Product:dotnet.exeType:DCRhelp wanted
Repository-Metriken
- Stars
- (1.459 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 464T 23h) (1 gemergte PR in 30 T)
Beschreibung
Follow up on comment. Considering --format (such as --format json) option expected to become a thing across more SDK commands we need to revisit dotnet nuget list source --format. It has following option values.
- Detailed
- Short
So in the future we should look towards having a different way to get the detailed/short forms of dotnet nuget list source if those different forms are useful.
Considering github is not good at tracking comments I include screenshot too.
