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

feat: add raw-output for jq #1199

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

w-lfchen
Copy link
Contributor

@w-lfchen w-lfchen commented Sep 17, 2024

Description

Usage

jq(<json>, <filters>, <flags>)

r is currently the only supported flag, flags can be left out

Checklist

  • I added my changes to CHANGELOG.md, if appropriate.
  • The documentation in the docs/content/main directory has been adjusted to reflect my changes.
  • I used cargo fmt to automatically format all code before committing

@w-lfchen w-lfchen marked this pull request as draft September 17, 2024 14:32
@w-lfchen w-lfchen changed the title Feat/raw feat: add raw-output for jq; add infrastructure to handle further flags Sep 17, 2024
@w-lfchen w-lfchen changed the title feat: add raw-output for jq; add infrastructure to handle further flags feat: add raw-output for jq Oct 27, 2024
@w-lfchen w-lfchen marked this pull request as ready for review October 27, 2024 17:16
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

Successfully merging this pull request may close these issues.

[FEATURE] Add option to return jq command with raw output
1 participant