Hi Yong, I do not think CLI STDOUT was ever meant for piping into other tools... At least I guess there was no conscious decision on that.
So, using rich output from current CLI commands sounds good to me. I hope with new console libraries it should not be too hard to obtain raw JSON too (if we ever need it). Cheers, Dmitri. On Tue, Mar 31, 2026 at 12:22 AM Yong Zheng <[email protected]> wrote: > Hello, > > I would like to get some feedback from the community if we should provide > a better UI/UX for Polaris CLI. Details had been captured in > https://github.com/apache/polaris/issues/4090 along with current and > sample revised UI. > > What do you think? Should we proceed with those more modern libraries or > stick with what we currently have and use plain text only. > > Thanks, > Yong Zheng >
