FEATURE REQUEST: (CLIST) Display package sources when multiple sources are found #1486
Labels
0 - _Triaging
Blocked - External
Improvement
Requires NuGet.Client Change
This issue requires a modification to something in referenced NuGet.Client library.
(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
The text was updated successfully, but these errors were encountered: