NuGet/Home

dotnet nuget list source --format option need to be renamed

Open

#11,615 创建于 2022年2月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (292 fork)batch import
Area:SettingsBreaking-ChangeCategory:Quality WeekPartner:DotNetPriority:2Product:dotnet.exeType:DCRhelp wanted

仓库指标

Star
 (1,459 star)
PR 合并指标
 (平均合并 464天 23小时) (30 天内合并 1 个 PR)

描述

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. image

贡献者指南