Jq

From NovaOrdis Knowledge Base
Revision as of 01:35, 1 March 2019 by Ovidiu (talk | contribs) (→‎Mac)
Jump to navigation Jump to search

External

Internal

Overview

Installation

Mac

brew install jq

Ubuntu

apt-get update; apt-get install jq

Options

-r

Output raw strings, not JSON content.