Closed AbrilRBS closed 4 months ago
Changelog: Feature: Allow --filter-options in conan list to use &: scope to refer to all packages being listed. Docs: Omit
--filter-options
conan list
&:
Closes https://github.com/conan-io/conan/issues/16545
The issue arose when misunderstanding that conan list would treat the consumer pattern as "every package I'm listing" - This adds that functionality, which is less suprising that it not working
Changelog: Feature: Allow
--filter-options
inconan list
to use&:
scope to refer to all packages being listed. Docs: OmitCloses https://github.com/conan-io/conan/issues/16545
The issue arose when misunderstanding that conan list would treat the consumer pattern as "every package I'm listing" - This adds that functionality, which is less suprising that it not working