Home
Commands
Extract JSON field
Extract JSON field
Terminal
jq -r '.items[].name' <file>.json
Copy command