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

Print Pretty STDOUT and JSON file writting #102

Open
aaronlippold opened this issue Feb 5, 2022 · 2 comments
Open

Print Pretty STDOUT and JSON file writting #102

aaronlippold opened this issue Feb 5, 2022 · 2 comments
Labels
enhancement New feature or request research Research spikes / prototypes required / etc

Comments

@aaronlippold
Copy link
Member

Use jq or simular to format the output prior to printing to STDOUT or file writting so we don't have to do it in the pipeline or scripts in use.

@aaronlippold
Copy link
Member Author

Perhaps also add the ability to use the -C color flag to color the output if desired

@Amndeep7
Copy link
Contributor

Amndeep7 commented Feb 6, 2022

https://stackoverflow.com/questions/4810841/pretty-print-json-using-javascript

JSON.stringify already pretty prints output

coloring output would require a library

@Amndeep7 Amndeep7 added enhancement New feature or request research Research spikes / prototypes required / etc labels Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research Research spikes / prototypes required / etc
Projects
None yet
Development

No branches or pull requests

2 participants