ankaios icon indicating copy to clipboard operation
ankaios copied to clipboard

Refactor and improve CLI code

Open krucod3 opened this issue 10 months ago • 0 comments

Description

The ank CLI code is currently all located in the cli_command.rs module with now more than 1000 lines of code. The CLI shall be spitted into smaller modules for better maintainability. Additionally the design documentation of the CLI must be updated regarding structural view and the tags of the requirements. Currently there are tags for features, e.g., GetWorkload, instead of components.

Goals

Improve maintainability of the CLI

Final result

Summary

To be filled when the final solution is sketched.

Tasks

  • [ ] Task 1
  • [ ] Task 2
  • [ ] ...

krucod3 avatar Apr 04 '24 08:04 krucod3