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

Lists all targets matching the file or target arguments.

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

Basic options

output_file

--list-output-file=<path>

PANTS_LIST_OUTPUT_FILE

default: None

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


sep

--list-sep=<separator>

PANTS_LIST_SEP

default: \n

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


documented

--[no-]list-documented

PANTS_LIST_DOCUMENTED

default: False

Print only targets that are documented with a description.


Advanced options

None

Deprecated options

None

Related subsystems

filter