How do I select multiple fields in jq? - Stack Overflow
https://stackoverflow.com/questions/34834519/how-do-i-select-multiple-fields-in-jqI always forgot how to use the jq pipe filter for this.
jq '.[] | .login, .id'
Tags
Details
- Revised
- Created
- Edited