...
In this specific example, the property=value must be enclosed in quotes so that the full jdbc command is passwd passed to CIS-CAT. For example;
-D "xccdf_org.cisecurity_value_jdbc.url=jdbc:postgresql://127.0.0.1:5432/ciscatdb?user=ciscat&password=ciscat"
...