HomeDocs
DocsCommunityTestimonialsUsersGitHubTwitterBlogJobsTermsPrivacyCookies
TermsPrivacyCookies
Hey! These docs are for version 2.11, which is no longer officially supported. Click here for the latest version, 2.18!
./pants peek [args]

Display BUILD target info

Backend: pants.backend.project_info
Config section: [peek]

Basic options

output_file

--peek-output-file=<path>
PANTS_PEEK_OUTPUT_FILE
default: None

Output the goal's stdout to this file. If unspecified, outputs to stdout.


exclude_defaults

--[no-]peek-exclude-defaults
PANTS_PEEK_EXCLUDE_DEFAULTS
default: False

Whether to leave off values that match the target-defined default values.


Advanced options

None

Deprecated options

None