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

Output --json to stdout #332

Closed
fabricereix opened this issue Nov 2, 2021 · 2 comments
Closed

Output --json to stdout #332

fabricereix opened this issue Nov 2, 2021 · 2 comments
Milestone

Comments

@fabricereix
Copy link
Collaborator

As described in #330 , --json will:

  • outputs to stdout (instead of a file)
  • replace default body output
  • conflicts with --summary
@fabricereix fabricereix added the enhancement New feature or request label Nov 2, 2021
@fabricereix fabricereix added this to the 1.5.0 milestone Nov 2, 2021
@fabricereix
Copy link
Collaborator Author

If we use the standard output, we can't append any more to an existing JSON file.
It would be more like a JSON stream (similar to jq)

@lepapareil
Copy link
Collaborator

closed as it's #283 clone

@lepapareil lepapareil removed the enhancement New feature or request label Nov 10, 2021
@fabricereix fabricereix added enhancement New feature or request and removed enhancement New feature or request labels Nov 11, 2021
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

No branches or pull requests

2 participants