dotnet nuget list source --format option need to be renamed
Nobody has claimed this yet.
- 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.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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