Skip to content

Change behavior of choco list to be local only #158

@findel

Description

@findel

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:

#2626

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions