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

Adding jq - a CLI json processor #63

Closed
phsauter opened this issue Aug 22, 2024 · 4 comments
Closed

Adding jq - a CLI json processor #63

phsauter opened this issue Aug 22, 2024 · 4 comments
Assignees
Labels

Comments

@phsauter
Copy link

We use the jq CLI tool to write configurations of our hardware (along other information) to a file, for example here

Could you add this tool or do you have another/better way to do something similar?

@hpretl
Copy link
Member

hpretl commented Aug 22, 2024

I also use jq from time to time, will be added.

@hpretl hpretl added enhancement New feature or request next release labels Aug 22, 2024
hpretl added a commit that referenced this issue Aug 25, 2024
@hpretl
Copy link
Member

hpretl commented Aug 25, 2024

Added with 07afa24, will be part of next release.

@hpretl
Copy link
Member

hpretl commented Aug 29, 2024

@phsauter I have just pushed an image with tag next including this change, please test it if you have time.

@hpretl
Copy link
Member

hpretl commented Sep 15, 2024

Released with 2024.09 tag.

@hpretl hpretl closed this as completed Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants