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