Skip to content
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

[feature] Make it possible to forward profile when using conan search #10352

Closed
derived-coder opened this issue Jan 17, 2022 · 1 comment
Closed
Milestone

Comments

@derived-coder
Copy link

I would like to search a package via specifying the profile.
e.g:
conan search zlib/1.2.11@ -pr gcc7 -r my_remote

instead of specifying via -q again the the information from the profile

@AbrilRBS AbrilRBS added this to the 2.2.0 milestone Mar 14, 2024
@AbrilRBS
Copy link
Member

AbrilRBS commented Mar 14, 2024

Marking as solved in Conan 2.2.0 implemented by #15697, where you can list packages in conan list passing the --profile argument :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants