Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 25ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register
j

jq

Recently created Least recently created Recently updated Least recently updated
anthony

anthony / jq cheatsheet

Last active 1 month ago jq

Taken from https://gist.github.com/olih/f7437fb6962fb3ee9fe95bda8d2c8fa4

0 0 1

Processing JSON using jq

jq is useful to slice, filter, map and transform structured json data.

Useful arguments

When running jq, the following arguments may become handy:

Argument Description