click-contrib / click-repl

Subcommand REPL for click apps
MIT License
215 stars 41 forks source link

Merged PR #62: Pass top-level args to subcommand invocation #87

Closed GhostOps77 closed 1 year ago

GhostOps77 commented 1 year ago

I've merged the PR #62, though still to test its actual functionality, it should be done in the command line, but I've still included some test cases for checking the auto completion for those subcommands

Solves: #58