buildtest icon indicating copy to clipboard operation
buildtest copied to clipboard

[FEATURE]: Add a --helpcolor flag to the buildtest report command

Open JeffreyFG opened this issue 2 years ago • 1 comments

Please describe your feature request

The amount of different colors can be confusing and it would before great if a use could use buildtest report --helpcolor to find out which color options there are.

Post question in Slack

  • [X] I agree that I posted my question in slack before creating this issue

Is there an existing issue

  • [X] I confirm there is no existing issue for this issue

JeffreyFG avatar Aug 26 '22 00:08 JeffreyFG

This looks like a good request.

shahzebsiddiqui avatar Aug 26 '22 15:08 shahzebsiddiqui

@prathmesh4321 i am going to reassign this to you. I think we can print the output in a table something like https://rich.readthedocs.io/en/stable/appendix/colors.html. The output of each color can be standard black with background be the color of text that way each entry can be seen especially like black which may not work well in black terminal

That being said it would be something like

Screen Shot 2022-09-30 at 3 33 25 PM

shahzebsiddiqui avatar Sep 30 '22 19:09 shahzebsiddiqui