Skip to content
  • Stavros Sachtouris's avatar
    Start refactoring main CLI · af6de846
    Stavros Sachtouris authored
    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)
    af6de846