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-documentedPANTS_LIST_DOCUMENTED[list]
documented = <bool>
FalsePrint only targets that are documented with a description.
output_file--list-output-file=<path>PANTS_LIST_OUTPUT_FILE[list]
output_file = <path>
NoneOutput the goal's stdout to this file. If unspecified, outputs to stdout.
provides--[no-]list-providesPANTS_LIST_PROVIDES[list]
provides = <bool>
FalseList only targets that provide an artifact, displaying the columns specified by --provides-columns.
sep--list-sep=<separator>PANTS_LIST_SEP[list]
sep = <separator>
\nString to use to separate lines in line-oriented output.
None
None
None