mlinfra icon indicating copy to clipboard operation
mlinfra copied to clipboard

[Feature]: Replace cli from pyinvoke to typer

Open aliabbasjaffri opened this issue 5 months ago • 0 comments

Describe the Feature

mlinfra cli currently uses pyinvoke to allow interaction via cli. However we would like to replace it with typer due it its better features and maintenance.

Importance of the Feature

Currently we're using pyinvoke under the hood, to allow users interact with mlinfra cli. However this has proven to be bit clunky over the time and its rather difficult to customize it, whereas typer by tiangolo is an absolute joy to use and we would like to provide our users with the joyful interface of interacting with mlinfra cli.

Additional context

No response

Feature Category

mlinfra cli

aliabbasjaffri avatar Sep 30 '24 21:09 aliabbasjaffri