The REAL Way to master JQ

Опубликовано: 01 Январь 1970
на канале: Earthly
6,269
90

Earthly ➤ https://earthly.dev

In this tutorial, we learn to use JQ to manipulate JSON documents! We explore the powerful features and functions of JQ, guiding you through constructing, sorting, filtering, and combining functions with pipes to enhance your JSON manipulation skills.

Explore constructors, functions for sorting and reversing, and learn how to transform JSON data using pipes and functions. Whether you're a beginner or seeking advanced tips, this video provides the insights you need. For a deeper dive, check out the longer video linked in the description.
Don't forget to like, comment, and explore earthly, an open-source build tool, on their YouTube channel.


00:00 Introduction
00:15 Array and Object Indexing
01:45 Constructors
03:50 Pipes and Functions
04:58 Sample JSON Curl
05:50 The Three Levels
06:20 Another Example with Pipes
07:10 Write your own function