You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get-ChocoPackages should be removed and replacer with Get-ChocoPackage. By default, Get-ChocoPackage without the -Name parameter should return all installed packages.
Get-ChocoOutdated can stay there, but the -Outdated parameter shoud be added to Get-ChocoPackage.
Similarly, Get-ChocoSources should be renamed to Get-ChocoSource and should return all sources without the -Name parameter set.
Is your feature request related to a problem? Please describe.
Not a problem.
As stated here https://www.reddit.com/r/PowerShell/comments/15540ns/chocoman_a_powershell_wrapper_for_chocolaty/jsss27h/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1&context=3 some commands should be merged.
The text was updated successfully, but these errors were encountered: