The following changes are targetted to fix a certain number of issues related to the setup command line:
* 1257 setup cli/gui symetry -- allow to start after slient install
* 1264 silent install option is not silent
* 1326 Update setup CLI to integrate common install scenario (partial fix)
* 1404 different CLI/GUI behavior running setup
* 1859 spin off GUI specific CLI commands
* 2184 setup quite/no-prompt
* 2185 setup --cli -Q throws error
The changes basically consist on splitting the current setup command-line into two (the same way we have done for the uninstall). Know we will have one command to launch the setup in CLI mode (setup and setup.bat) and one command to launch the setup in GUI mode (setup-gui and setup-gui.bat).
The behavior of the graphical interface has not changed. However the capabilities of the CLI setup have been extended to allow to match those in the graphical interface (excluding the replication configuration capabilities):
* Configure the LDAPS and StartTLS on the server.
* Start the server.