dependencies
pants dependencies [args]
List the dependencies of the input files/targets.
Backend: pants.backend.project_info
Config section: [dependencies]
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
List all transitive dependencies. If unspecified, list direct dependencies only.
default:
False
Include the input targets in the output, along with the dependencies.
Advanced options
None
Deprecated options
None
Related subsystems
Updated about 1 month ago