peek
pants peek [args]
Display BUILD target info
Backend: pants.backend.project_info
Config section: [peek]
Basic options
exclude_defaults
--[no-]peek-exclude-defaultsPANTS_PEEK_EXCLUDE_DEFAULTSpants.toml
[peek]
exclude_defaults = <bool>
default:
FalseWhether to leave off values that match the target-defined default values.
include_additional_info
--[no-]peek-include-additional-infoPANTS_PEEK_INCLUDE_ADDITIONAL_INFOpants.toml
[peek]
include_additional_info = <bool>
default:
FalseWhether to include additional information generated by plugins.
include_dep_rules
--[no-]peek-include-dep-rulesPANTS_PEEK_INCLUDE_DEP_RULESpants.toml
[peek]
include_dep_rules = <bool>
default:
FalseWhether to include _dependencies_rules, _dependents_rules and _applicable_dep_rules that apply to the target and its dependencies.
output_file
--peek-output-file=<path>PANTS_PEEK_OUTPUT_FILEpants.toml
[peek]
output_file = <path>
default:
NoneOutput the goal's stdout to this file. If unspecified, outputs to stdout.
Advanced options
None
Deprecated options
None