Curious is there a way to run poly libs restricted to base or component ? So I can just update certain parts ? Or is it all or nothing ?
No you can't select certain bases or components. But you can run poly libs :outdated to list outdated libraries, and then you can execute poly libs :update libraries:LIB1:LIB2 where LIB1, LIB2... is the list of libraries you want to update (but it will do it for all bases and components).
You can create an issue if you think this is important to implement.
Okay thanks I was using outdated, but I only wanted to update a base I did it manually in the end I was just curious if there was an automatic way, I guess it could be a useful feature for some