Files
cheatsheets/yq/CHEATSHEET.md

308 B

yq

Meta

name: yq
repo: https://github.com/mikefarah/yq
description: yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor

Install

Install via brew:

brew install yq

Install via go:

go install github.com/mikefarah/yq/v4@latest