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
This commit is contained in:

committed by
Boris Pavlovic

parent
83e65b7cc5
commit
532ac9f970
26
doc/feature_request/installation_script_enhancements.rst
Normal file
26
doc/feature_request/installation_script_enhancements.rst
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
======================================================================
|
||||||
|
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
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
#. Installation script doesn't allow to choose version.
|
||||||
|
#. No un-install support.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Possible solution
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
#. Add ``--version`` option to installation script.
|
||||||
|
#. Add ``--uninstall`` option to installation script or create an
|
||||||
|
un-installation script
|
Reference in New Issue
Block a user