summaryrefslogtreecommitdiffstats
path: root/cli
AgeCommit message (Collapse)AuthorFilesLines
2016-11-01Create setuptool configuration for qtip-cliYujun Zhang1-1/+1
- currently only the cli is installed via setuptool - api server in docker container will be installed via cli[1] - normalized version string[2] for cli [1]: https://jira.opnfv.org/browse/QTIP-133 [2]: https://setuptools.readthedocs.io/en/latest/setuptools.html#specifying-your-project-s-version JIRA: QTIP-137 Change-Id: Ia53ae14fca271a250d59cb08e7c6c5cd7dad97a9 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-31Cli list option for perftestlinux_geek2-23/+55
JIRA: QTIP-141 Change-Id: I07e67396b894353a1047471aaae62d64365d51f3 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-10-17add CLI framework for qtipSerenaFeng6-0/+110
add cli framework to implement commands JIRA: QTIP-125 Change-Id: I442e9df9d3ea8443adb7a7aedd5849457dcead7e Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>