User Tools

Site Tools


informatica:linux:json
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
informatica:linux:json [2019/11/20 12:26] – created jose
Line 1: Line 1:
 +====== Parsear json ======
 +Para formatear toda linea
 +  cat fichero.json|python -m json.tool
  
 +Para obtener un resultado (por ejemplo el inspect de docker)
 +  cat fichero.json | jq -r '.[0].NetworkSettings.IPAddress'
informatica/linux/json.txt · Last modified: 2020/01/29 17:12 by jose