Skip to content

Feature request: compact jq output #125

@henrikrudstrom

Description

@henrikrudstrom

Would be nice to have the possibility to have single line output when using --jq. for example when i use --jq 'select(.field == "value") i get nicely formatted json, but it becomes a lot of lines.
A very simple idea could be to add an option --jqc or --jq-c that maps to the jq -c command for compact jq output.
Happy to provide a PR if this is desirable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions