polylith

J 2025-07-28T12:42:57.904049Z

Hi! It’s possible to obtain a list of component , bases where a specific library is used?

seancorfield 2025-07-28T14:18:11.310049Z

You mean poly libs?

J 2025-07-28T14:27:09.533139Z

Yeah but with a argument like poly libs library:<lib> to view where the lib is used

seancorfield 2025-07-28T14:28:28.280769Z

Oh, so a subset of poly libs...? That would be an interesting enhancement -- open a GH issue, I can see the value in that.

seancorfield 2025-07-28T14:33:36.245419Z

There's already a libraries: qualifier, but it only applies to libs :update I think. That could be leveraged for the basic libs list as well perhaps?

J 2025-07-28T14:34:27.553039Z

I created an issue. https://github.com/polyfy/polylith/issues/558

J 2025-07-28T14:38:53.777639Z

> There’s already a libraries: qualifier, but it only applies to libs :update I think. That could be leveraged for the basic libs list as well perhaps? Yes