Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands / test_cli.py @ af6de846

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
af6de846 11/09/2012 03:45 pm Stavros Sachtouris

Start refactoring main CLI

Aims:
- cleaner cli load-point code
- move more argument logic to argument module
- move command loading to the seperate service cli modules:
each command spec module will provide a mechanism for loading
command interfaces (all of them or specific cmds)