dhconfig serviceregistry

The serviceregistry (or registry) configuration data type of the dhconfig tool is used to work with the service registry configuration.

serviceregistry has only one action: list, which lists service registry configurations to a file or to stdout.

The --help argument:

...provides detailed information on list's available arguments, as well as usage examples.

list examples

List all registered services (the service registry configuration):

Export service registry configuration to /tmp/registry.txt:

Show all service configurations for one process (db_dis):

Show all service configurations for multiple processes (db_dis and db_rta):

Export individual or multiple service registry configurations to /tmp/registry.txt: