Refactor Cli 13/35713/2
authorTaseer <taseer94@gmail.com>
Fri, 2 Jun 2017 09:23:55 +0000 (14:23 +0500)
committerTaseer <taseer94@gmail.com>
Fri, 2 Jun 2017 14:41:05 +0000 (19:41 +0500)
commit30f07d0e8e2d82e613155e218d92f126ad1316bf
tree0daa3445e6bd359ba6fa0f7c89ff53bf87d062d7
parentaa27f390c9ad6817d2682c4f59594f43c69d614f
Refactor Cli

- Remove reduntant contexts
- Remove verbose option
- Use builtin help and version options

Change-Id: Ifb66009b5f9ab95428ce87c90f739b5221ccdd6f
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
qtip/cli/commands/cmd_metric.py
qtip/cli/commands/cmd_qpi.py
qtip/cli/commands/cmd_report.py
qtip/cli/entry.py
tests/unit/cli/options_test.py