Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FEATURE REQUEST: (CLIST) Display package sources when multiple sources are found #1486

Open
bcurran3 opened this issue Feb 12, 2018 · 2 comments
Labels
0 - _Triaging Blocked - External Improvement Requires NuGet.Client Change This issue requires a modification to something in referenced NuGet.Client library.

Comments

@bcurran3
Copy link

(from chocolatey-community/simple-server#26)

What You Are Seeing?

Nothing :)

What is Expected?

I can CLIST-S "'https://somewhere/out/there'", if I can remember it, to view packages from one source. BUT it would be useful to have a -ss (show sources) option so that I could CLIST -L -SS (or something) to list all installed packages and where they came from.

In the case of multiple source feeds in chocolatey.config, i.e. packages installed via Chocolatey community feed and possibly a local Chocolatey Simple Server/MyGet/etc. ...

EXAMPLE DESIRED OUTPUT:

C:\ProgramData\chocolatey\bin>clist -l -ss
Chocolatey v0.10.8 Professional
7zip 18.1 - from https://somewhere/out/there <- new info
7zip.install 18.1 - from https://somewhere/out/there <- new info
ad-acl-scanner 5.5 - from https://somewhere/out/there <- new info
adblockplus-firefox 2.7.1 - from https://somewhere/out/there <- new info
adblockpluschrome 1.12.4 - from https://somewhere/out/there <- new info

@ferventcoder
Copy link
Member

This is a duplicate of something here (or at least should be here) - we definitely want this.

@ferventcoder
Copy link
Member

I'm not sure where it is located in this list, but here is the original - chocolatey/nuget-chocolatey#6

@TheCakeIsNaOH TheCakeIsNaOH added the Requires NuGet.Client Change This issue requires a modification to something in referenced NuGet.Client library. label Feb 4, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
0 - _Triaging Blocked - External Improvement Requires NuGet.Client Change This issue requires a modification to something in referenced NuGet.Client library.
Projects
None yet
Development

No branches or pull requests

3 participants