Postman CLI logs in CICD

Why isn’t the final output in the CICD look like the one in my terminal? I’m running postman cli in my cd on azure agent on linux

this one is in my mac terminal
this one is from my cd in azure

How can i make them look the same?

Hi @research-meteorologi. Welcome to the Postman Community!

Different environments uses different terminal emulators which have their own unique ways of interpreting display commands (like those for colors, spacing, tables and borders) differently. Postman CLI doesn’t have control over how these elements are rendered by the emulators.

1 Like

Which linux distributions we can use to solve this issue?
We use aws distribution linux.