Closed
Description
Currently, there is no output until the command completes (either successfully or with an error).
Some operations take considerable time and leave the user wondering if anything is happening.
It is possible to set the log level, but that is too verbose for normal operation and is more for debugging.
Tasks
- Print output as tasks are in progress or complete
- Add a progress spinner
- Capture STDOUT/STDERR from Command calls
Metadata
Metadata
Assignees
Labels
No labels