Skip to content

Search option --id-starts-with only returned packages starting with chocolatey #1836

Closed
@akulbe

Description

@akulbe

What You Are Seeing?

choco search --id-starts-with p
shows a very short list.

What is Expected?

to see the same results as:
choco search | sls ^p | Sort-Object

How Did You Get This To Happen? (Steps to Reproduce)

Simply running choco search --id-starts-with p and comparing its results with that of choco search | sls ^p | Sort-Object

Output Log

Full Log Output

chocolatey.log
choco_search_starts_with_id_debug_verbose.txt

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions