list
./pants list [args]
Lists all targets matching the file or target arguments.
Config section: [list]
Basic options
default:
None
Output the goal's stdout to this file. If unspecified, outputs to stdout.
default:
\n
String to use to separate lines in line-oriented output.
default:
False
Print only targets that are documented with a description.
Advanced options
None
Deprecated options
default:
False
Deprecated, will be removed in version: 2.9.0.dev0.
Filter on python distributions instead: ./pants filter --target-type=python_distribution ::
List only targets that provide an artifact.
Updated almost 2 years ago