Open
Description
Motivation
GO Feature Flag cli
is using cobra and display everything in the console without styling.
The code of the cli
is located here.
Requirements
We want to introduce styling in the output, and for this one idea is to use pterm/pterm to display errors / info in a more delightful way.