colcon/colcon-core

Implement --packages-below-depth

tonynajjar opened this issue · 1 comments

--packages-below-depth DEPTH [PKG_NAME …]
Select the packages with the passed names as well as their recursive dependencies down to the given depth.

It could also be called --packages-up-to-depth
Did I miss another obvious way to achieve this? Thanks!

wrong repo, reopened here