diff --git a/doc/feature_request/installation_script_enhancements.rst b/doc/feature_request/installation_script_enhancements.rst new file mode 100644 index 0000000000..9018a382a4 --- /dev/null +++ b/doc/feature_request/installation_script_enhancements.rst @@ -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