Helps you view JSON on the command-line.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Andrey Arapov e491b25588
first commit
6 anni fa
.gitignore first commit 6 anni fa
Dockerfile first commit 6 anni fa
README.md first commit 6 anni fa

README.md

IMPORTANT

It appears that it is not yet working as desired, see: https://github.com/moby/moby/issues/37023

jv

This is a smallest possible docker image for jv. 2.9MiB

jv (for jsonviewer) helps you view your JSON.

Usage

Add the following alias to your ~/.bash_aliases file:

alias jv='docker run --rm -ti andrey01/jv'

References