PingDirectory

Uninstalling selected components in non-interactive mode

Use the --backup-files with the uninstall command to remove the server’s backup files.

Steps

  1. From the server root directory, run the uninstall command with the --backup-files option.

    Example:

    $ ./uninstall --backup-files --no-prompt --quiet --forceOnError
  2. To view the other options available to remove specific components, use the --help or -H option.