NuGet / NuGet/Home

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

Open
#11,615 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area:Settings Breaking-Change Category:Quality Week help wanted Partner:DotNet Priority:2 Product:dotnet.exe Type:DCR
Dominant language
HTML
Stars
1.6k
Forks
276
Avg merge
6d 1h
Merged PRs (30d)
1

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked comment in PR #11446 and tracing the dotnet nuget list source command. Done means the replacement for --format and the handling of the Detailed and Short forms are agreed for this command and any affected SDK commands.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.