View effective P4V properties

To list P4V properties from the command line, run the p4 property command. For example,

p4 property -l  // List all the properties that have been set
p4 property -l -n P4V.Features  // List enabled/disabled features
p4 property -l -n P4V.Performance // List performance-related settings

If no properties are listed, the user's local P4V preferences take effect.