Join Slack
Powered by
Hi! Is there a way to list all targets of some typ...
# general
a
alert-psychiatrist-14102
06/13/2023, 2:14 PM
Hi! Is there a way to list all targets of some type (e.g. python_source) in my project?
✅ 1
f
fast-nail-55400
06/13/2023, 2:19 PM
•
https://www.pantsbuild.org/docs/reference-list
•
https://www.pantsbuild.org/docs/reference-filter
fast-nail-55400
06/13/2023, 2:19 PM
./pants list --filter-target-type=python_source TARGETS
a
alert-psychiatrist-14102
06/13/2023, 2:24 PM
perfect, thank you
2
Views
Open in Slack
Previous
Next