yq - read YAML on terminal

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • yq

    yq lets you read YAML files easily on the terminal. You can find key/values easily (by arriqaaq)

  • $ cd "$(mktemp -d)" $ curl -sL "https://github.com/arriqaaq/yq/releases/download/v0.1.0/yq_0.1.0_$(uname)_amd64.tar.gz" | tar xz $ mv yq /usr/local/bin # yq should be available now in your $PATH

  • Rich Interactive Widgets for Terminal UIs

    Terminal UI library with rich, interactive widgets — written in Golang

  • Reading yaml configurations for k8s file becomes ardent through the terminal. yq helps reading/searching through the YAML easy. It uses tview and is inspired by tson.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tson

    Discontinued TUI json editor and viewer written in Go

  • Reading yaml configurations for k8s file becomes ardent through the terminal. yq helps reading/searching through the YAML easy. It uses tview and is inspired by tson.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tview – Golang Terminal UI library with rich, interactive widgets

    1 project | news.ycombinator.com | 3 May 2024
  • What are some good projects in Go for an experienced dev?

    2 projects | /r/golang | 17 Nov 2023
  • tui-rs alternative for Go

    3 projects | /r/golang | 22 Mar 2022
  • Has anyone else used TView? Need basic help.

    3 projects | /r/golang | 2 Sep 2021
  • Creating “candle charts” in a terminal using Golang

    2 projects | /r/golang | 17 Aug 2021