d4j-export -- export a version-specific property.
d4j-export -p property_name [-o output_file] [-w work_dir]
This script exports the value(s) for a specific property.
property_name
Export the value(s) of this property.
Write output to this file (optional). By default the script prints the value(s) of the property to stdout. Note that all diagnostic messages are sent to stderr.
The working directory of the checked-out project version (optional). Default is the current directory.