Closed Jakub-Vacek closed 1 year ago
This PR adds use of "listr" dependency to present long running tasks to user.
Main idea is to break command execution into functions and use Listr to execute them.
Description
This PR adds use of "listr" dependency to present long running tasks to user.
Main idea is to break command execution into functions and use Listr to execute them.
Motivation and Context
Types of changes
Checklist: