summaryrefslogtreecommitdiffstats
path: root/build/bash_completion_apex
AgeCommit message (Collapse)AuthorFilesLines
2017-09-06Remove deploy.sh and referencesTim Rozet1-1/+1
Deploy is now pip/rpm installed as opnfv-deploy in /bin. Alternatively the deploy.py script can be invoked via python. The legacy deploy.sh was only being used for CI, which has now been updated to remove the need for the Apex repo containing ci/deploy.sh. Change-Id: I1fb93bd9de23a97a09bedb8ac014ef81955875f2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-19Adding a bash completion scriptDan Radez1-0/+56
- allows tab completion for deploy and clean script's subcommands Change-Id: If5f5718a3695993767671ab823f434f463c593f2 Signed-off-by: Dan Radez <dradez@redhat.com>