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 paths [args]

List the paths between two addresses.

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

Basic options

output_file

--paths-output-file=<path>
PANTS_PATHS_OUTPUT_FILE
default: None

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


from

--paths-from=<str>
PANTS_PATHS_FROM
default: None

The path starting address


to

--paths-to=<str>
PANTS_PATHS_TO
default: None

The path end address


Advanced options

None

Deprecated options

None