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

Programmable interface - machine-readable output #9

Open
jkowalleck opened this issue Feb 28, 2023 · 0 comments
Open

Programmable interface - machine-readable output #9

jkowalleck opened this issue Feb 28, 2023 · 0 comments

Comments

@jkowalleck
Copy link
Member

jkowalleck commented Feb 28, 2023

I would like to call the tool from another process and parse the output.
Here are my requirements:

  • only machine-readable output on STDOUT
  • no unexpected output on STDOUT (logs and debut and others are sent to STDERR)
  • on success: zero(0) exit code
  • on failure: non-zero (>1) exit code

machine readable could be XML, JSON, ProtoBuff, predefined string patterns, whatsoever.

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

1 participant