Parameters

-action [import|export|list]
Use the import action to import your configuration file to update the entries in the database.

The export action creates a file named filename.exp, where filename is the name of the configuration. To use this configuration, for example on a different system, you first need to rename the file to filename.cff and then import it using dtjconf import.

The list action lists the configurations in the database. It is not really recommended that you use a configuration other than “default”, because you would have to specify it when using supplied scripts such as dtjplex.

-configuration configurationname
The name of the configuration to use. If you do not specify this, it defaults to default.
-database databasename
The fully qualified name of the configuration database. You should not need to specify this.
-help
Displays a list of valid parameters.
-replace
Optional. Replaces an existing configuration on import or file on export. If you don’t specify this, existing configurations or files are not replaced.