An open API service indexing awesome lists of open source software.

https://github.com/stelligent/yq

YAML query, tool for querying YAML from the command line
https://github.com/stelligent/yq

Last synced: about 1 year ago
JSON representation

YAML query, tool for querying YAML from the command line

Awesome Lists containing this project

README

          

# yq

### Description
yq is a utility for querying a YAML file (defaults to STDIN), similar
to how jq works

### Installation
Download a yq binary release, put it in your path

### Usage
yq is designed to be simple to use.

### License

Refer to [LICENSE.md](LICENSE.md)