-
Notifications
You must be signed in to change notification settings - Fork 1
P2: Improve CLI output and add verbose option #21
Copy link
Copy link
Open
Labels
Description
The current CLI output is too verbose and needs to be cleaned up for better user experience.
Tasks
- Reduce default output verbosity - show only essential information
- Improve formatting and styling of output messages
- Add
-v/--verboseflag for detailed output - Create clean, concise summary messages
- Use better formatting for lists and progress indicators
- Consider using colors/styles for better readability
- Ensure output is clear for both success and error cases
Reactions are currently unavailable