Java system properties
Substitute <YourContrastJarPath>
with the path to your Contrast JAR, and use these commands to learn more about system properties:
To generate a list of general properties using the Contrast agent JAR, use:
java -jar <YourContrastJarPath> properties
Use command line with tools to search for commands. For example, these commands display a list of proxy-related properties:
Using the built-in filter:
java -jar <YourContrastJarPath> properties --filter=proxy