list
pants list [args]
Lists all targets matching the file or target arguments.
Backend: pants.core
Config section: [list]
pants list [args]
Lists all targets matching the file or target arguments.
Backend: pants.core
Config section: [list]
output_file
--list-output-file=<path>
PANTS_LIST_OUTPUT_FILE
None
Output the goal's stdout to this file. If unspecified, outputs to stdout.
sep
--list-sep=<separator>
PANTS_LIST_SEP
\n
String to use to separate lines in line-oriented output.
provides
--[no-]list-provides
PANTS_LIST_PROVIDES
False
List only targets that provide an artifact, displaying the columns specified by --provides-columns.
documented
--[no-]list-documented
PANTS_LIST_DOCUMENTED
False
Print only targets that are documented with a description.
None
provides_columns
--list-provides-columns=<str>
PANTS_LIST_PROVIDES_COLUMNS
address,artifact_id
Display these columns when --provides is specified. Available columns are: address, artifact_id, repo_name, repo_url, push_db_basedir