Skip to content
#

jq

Here are 308 public repositories matching this topic...

artfulrobot
artfulrobot commented Sep 13, 2019

Thanks for this excellent site, it's really useful!

I often come here when I'm stuck on something. At those times I always have to find the manual, too:

https://stedolan.github.io/jq/manual/

(Searching jq in a search engine is annoyingly difficult because it always thinks you mean jQuery!)

It would be super helpful if your jqplay site (which always comes up easily in a search) includ

greenled
greenled commented Jul 25, 2019

Since the beginig of the times this project's name has been "Portainer Stack Utils", which describes what it is and what it does. In order to avoid possible future legal issues with Portainer registered trademark it should be renamed to something that does not include "Portainer". Also, it has evolved to include more than just "stacks", so the name should not limit to "Stack Utils". Whatever name

dsiegal
dsiegal commented Jan 16, 2020

The instructions for the "objects" lesson always show what followsjq enclosed in single quotes, e.g. the '[.foo]' in the first example:

$ echo '{"foo": { "bar": "a value" }}' \
      | jq '[.foo]'

In the interactive tutorial, following suit with single quotes succeeds in the first two exercises:

Given:    'product' (type "data?" to view)
Challenge: Create a new object con

Improve this page

Add a description, image, and links to the jq topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jq topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.