Versions Compared

Key

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

...

  1. [INSTALL_DIR]/etc/dottestcli.properties: the base configuration file that should not be modified.

  2. [INSTALL_DIR]/dottestcli.properties: the main configuration file you can use to specify your settings that map contains templates for commonly used settings (license, reporting etc.).

  3. [USER_HOME]/dottestcli.properties: for your convenience, you can store the configuration file in your home directory to overwrite settings from the [INSTALL_DIR] (for example, to ensure your settings are not affected by reinstallations or updates).

  4. [WORKING_DIR]/dottestcli.properties: for your convenience, you can store the configuration file in your working directory.

  5. Custom settings passed with the command line switch -settings path/to/settings.properties (e.g., -settings ../settings.properties)

...