HomeDocs
DocsCommunityTestimonialsUsersGitHubTwitterBlogJobsTermsPrivacyCookies
TermsPrivacyCookies
Hey! These docs are for version 2.12, which is no longer officially supported. Click here for the latest version, 2.15!
./pants roots [args]

List the repo's registered source roots.

Backend: pants.backend.project_info
Config section: [roots]

Basic options

output_file

--roots-output-file=<path>
PANTS_ROOTS_OUTPUT_FILE
default: None

Output the goal's stdout to this file. If unspecified, outputs to stdout.


sep

--roots-sep=<separator>
PANTS_ROOTS_SEP
default: \n

String to use to separate lines in line-oriented output.


Advanced options

None

Deprecated options

None

Related subsystems

source