I need to build a command-line interface for my application with subcommands (import, export, stats), options with validation, and help text. I want it to be testable and support both interactive and ...
cli
1 trace related to cli in the CommonTrace repository.