-
Notifications
You must be signed in to change notification settings - Fork 935
Labels
5 - ReleasedThe issue has been resolved, and released to the public for consumption.The issue has been resolved, and released to the public for consumption.Breaking ChangeThe issue will introduce backwards incompatible changes.The issue will introduce backwards incompatible changes.
Milestone
Description
The current default behaviour of choco list (or clist) is to list ALL of the packages available on chocolatey (currently 2596 in total). This is a little slow, and not really helpful as a default.
Couldn't the default behavior be to display "local only" packages, displaying only packages that are installed locally, as when you do choco list --localonly?
Then require switches to get data from the repositories, rather than the other way around?
Implementation Notes
When this work is undertaken, the deprecation notices that were add in this PR will need to be reviewed/removed:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
5 - ReleasedThe issue has been resolved, and released to the public for consumption.The issue has been resolved, and released to the public for consumption.Breaking ChangeThe issue will introduce backwards incompatible changes.The issue will introduce backwards incompatible changes.