python-mistralclient/tools
LingxianKong 168f462d90 add bash completion script
This patch add a script mistral.bash_completion which enables
auto-completion of mistral CLI in bash environmnet when running:

python setup.py install
or
python setup.py develop

test:
mistral [tab][tab]
mistral workf[tab][tab]
mistral workflow-get -[tab][tab]

Change-Id: I8e25f3a90c09e6f09877d9f66cc1f8aa44d6e6f6
Implements: blueprint add-bash-completion-script
2015-02-27 19:06:51 +08:00
..
config Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
install_venv Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
install_venv_common.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
install_venv.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
lintstack.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
lintstack.sh Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
mistral.bash_completion add bash completion script 2015-02-27 19:06:51 +08:00
run_pep8 Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
run_pylint Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
update_env_deps Add script to allow update dependencies in all envs 2014-03-14 15:11:22 +04:00
with_venv.sh Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00