-
Notifications
You must be signed in to change notification settings - Fork 993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] package query does not work for me #15780
Comments
Hi @lucabarbiero Thanks for your question. I am not sure what you mean. This seems to work fine:
If you are typing |
All right sorry I think my command would then be Solved thanks |
No prob, thanks for the feedback, it was still useful! 🙂 I am submitting PR #15781 that will raise an error message to explain the behavior, it will help other users with the same potential confusion. |
#15781 merged, it will be in next 2.2 |
Environment details
Steps to reproduce
For me, the package query option does not filter results as expected
conan list -r myrepo -p os=Linux "*"
Will still list all packages in myrepo, not only those that have Linux as os
Logs
No response
The text was updated successfully, but these errors were encountered: