You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.

The text was updated successfully, but these errors were encountered: