NuGet/Home

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

オープン

#11,615 opened on 2022/02/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (292 件のフォーク)batch import
Area:SettingsBreaking-ChangeCategory:Quality WeekPartner:DotNetPriority:2Product:dotnet.exeType:DCRhelp wanted

Repository metrics

Stars
 (1,459 個のスター)
PR merge metrics
 (平均マージ 464d 23h) (30d で 1 merged 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

コントリビューターガイド