Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize the display of plain text output of kusion cmd for better integration with other systems #366

Closed
liu-hm19 opened this issue Jul 7, 2023 · 0 comments · Fixed by #367
Labels
kind/feature Categorizes issue or PR as related to a new feature

Comments

@liu-hm19
Copy link
Contributor

liu-hm19 commented Jul 7, 2023

What would you like to be added?

Add the "no-style" option to kusion compile to facilitate integration with other systems, while optimizing the display of pure text error messages.

Why is this needed?

Owing to the difficulty of reading output info with color (say like in ANSI format) in log message, it is necessary to optimize the display of plain text output of kusion command line (add "no-style" option to kusion compile for example), which would facilitate the integration with other systems. Besides, the plain text error messages should also be refined.
image

@liu-hm19 liu-hm19 added the kind/feature Categorizes issue or PR as related to a new feature label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant