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

JSON output support, improvements to CLI output #27

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

juerkkil
Copy link
Owner

@juerkkil juerkkil commented Oct 25, 2024

  • Optionally specify JSON output with --json flag.
  • Do not display colors when not tty available (e.g. the output is piped into a file descriptor)
  • Write error messages to stderr instead of stdout
  • Some text alignment to make the output more readable

@juerkkil juerkkil force-pushed the json_output_format branch 4 times, most recently from e27e5e2 to ecfa1af Compare October 26, 2024 21:55
@juerkkil juerkkil changed the title output format option JSON output support, improvements to CLI output Oct 26, 2024
@juerkkil juerkkil merged commit d98e781 into master Oct 26, 2024
6 checks passed
@juerkkil juerkkil deleted the json_output_format branch October 26, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant