question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Structured output option

See original GitHub issue

Other tools may want to call projen for example an IDE that’s synthesizing build artifacts; such interactions would require applying regexes/heuristics to the “pretty” CLI output emitted to stdout in order to understand and make decisions from it. Please consider including an optional --json argument for all command, this option would emit CLI output to stdout in the form of a structured json document that can be more easily consumed programmatically.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Chriscbrcommented, Feb 26, 2021

Could you give some examples of how other CLI tools provide structured output for comparison?

0reactions
github-actions[bot]commented, Jul 16, 2021

Closing this issue as it hasn’t seen activity for a while. Please add a comment @mentioning a maintainer to reopen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

17 | STRUCTURED PREDICTION
We will construct algorithms that learn a function s(x, ˆy) (s for “score”), where x is an input (like an image) and ˆy...
Read more >
Learning to Speed Up Structured Output Prediction - arXiv
In this paper, we focus on reducing the prediction time of a trained black-box structured classifier without losing accuracy.
Read more >
Machine learning of structured outputs - SlideShare
8. Structured Output Learning: f : X → Y. inputs X can be any kind of objects outputs y ∈ Y are complex...
Read more >
Calibrating Structured Output Predictors for Natural Language ...
In this study, we propose a general calibration scheme for output entities of interest in neural network based structured prediction models.
Read more >
Predicting Structured Objects with Support Vector Machines
Figure 1: Examples of structured output prediction tasks: predicting trees in natural ... the structured output setting is the perceptron algorithm,.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found