rally/doc/feature_request/installation_script_enhancements.rst
Yair Fried c851865fd6 Feature request improve install script
Add 2 arguments:
--uninstall (to remove completely rally from system)
--version   (to specify which version to install)

Change-Id: I5112d191dbe4f34d9cd2ac984d5432c016478d23
2015-06-09 10:52:37 +00:00

672 B

Enhancements to installation script: --version and --uninstall

Use case

User might wish to control which rally version is installed or even purge rally from the machine completely.

Problem description

  1. Installation script doesn't allow to choose version.
  2. No un-install support.

Possible solution

  1. Add --version option to installation script.
  2. Add --uninstall option to installation script or create an un-installation script