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

Make output parseable #4

Open
dansondergaard opened this issue Aug 9, 2019 · 2 comments
Open

Make output parseable #4

dansondergaard opened this issue Aug 9, 2019 · 2 comments
Assignees

Comments

@dansondergaard
Copy link
Contributor

Either output a more machine parseable format when --parseable is given or output JSON when --json is given (ideally both).

@micknudsen
Copy link
Owner

That is one of my highest priority updates. I want to be able aggregate utilization for multiple, independent runs of my pipelines, and that is not really doable when output is "human readable".

@micknudsen micknudsen added this to the v0.2 milestone Aug 9, 2019
@micknudsen micknudsen self-assigned this Aug 9, 2019
@dansondergaard
Copy link
Contributor Author

If you want some inspiration, take a look at the info plugin for gwf, which outputs JSON.

@micknudsen micknudsen removed this from the v0.2 milestone Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants