Rework Cli. 59/26759/1
authorTaseer Ahmed <taseer94@gmail.com>
Fri, 6 Jan 2017 08:31:36 +0000 (13:31 +0500)
committerTaseer Ahmed <taseer94@gmail.com>
Fri, 6 Jan 2017 08:35:25 +0000 (13:35 +0500)
commitb1f9a775036c3bb2823ebe881540c480ec05355e
tree11be1ad35453ff73910b38220b946d614f18e5c4
parent0dbc16c41646cbec79b65ec2ac60b8965cd22db9
Rework Cli.

Allows global arguments to be passed to each group.

References:
https://github.com/pallets/click/blob/master/examples/complex/complex/cli.py

Change-Id: Ifed191add867b35ddfff92de0c7db4a03d67d091
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
qtip/cli/entry.py
tests/unit/cli/test_module.py [deleted file]
tests/unit/cli/test_options.py [new file with mode: 0644]