Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

nameargumentmeaning

--property

-p

namethe name of the desired configuration property.  This " option " is required.

--module

-m

namethe name of the module in which the property is found.  If omitted, the value of --property is the entire name.  If used, the name will be composed as module.property.  For example, "-m dspace -p url" will look up the value of dspace.url.

--raw

-r

 

if used, this prevents the substitution of other property values into the value of the requested property.

It is also useful to see all of the propery values when a specific property has an array of values (i.e. the configuration supports specifying multiple values). Otherwise, by default , dsprop may only return the first value in the array.

--help

-h

-?

 Display help similar to this table.

...