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

Separate JSON and non-JSON command output #73

Open
justindotpub opened this issue Feb 1, 2023 · 0 comments
Open

Separate JSON and non-JSON command output #73

justindotpub opened this issue Feb 1, 2023 · 0 comments
Milestone

Comments

@justindotpub
Copy link
Contributor

Currently commands return a mix of some initial text followed by JSON output. This makes it hard to parse output with jq. Update the commands to normally not return JSON, but to return JSON if a -json flag is specified or something.

@justindotpub justindotpub added this to the Batch milestone Feb 1, 2023
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