./pants roots [args]
List the repo's registered source roots.
Config section: [roots]
Basic options
--roots-output-file=<path>
PANTS_ROOTS_OUTPUT_FILE
output_file
default:
None
Output the goal's stdout to this file. If unspecified, outputs to stdout.
--roots-sep=<separator>
PANTS_ROOTS_SEP
sep
default:
\n
String to use to separate lines in line-oriented output.
Advanced options
None
Deprecated options
None
Related subsystems
Updated 2 months ago