Kun Huang 7ef742af1b add bash completion script
This patch add a script rally.bash_completion which enables
auto-completion of rally CLI in bash environmnet when running:

python setup.py install
or
python setup.py develop

test:
rally [tab]
rally ta[tab]
rally task [tab]
rally task de[tab]

to-do:
adding a cache to bash-completion result could speed up auto-completion

Change-Id: Ia4c68ccf3faea73da87a93ce64b36545d9d8411c
2014-10-08 16:52:58 +03:00
..
2014-06-25 06:05:15 +08:00