2018.02.2441.0 MB
Proprietary
strict
Unknown
JSON and YAML command line filter for JMESPath expressions
The jmes command takes JSON or YAML in its standard input and
filters it using the JMESPath expression provided in the
command line. For example:
$ cat file.json | jmes 'items[].name'
See http://jmespath.org for details on the expressions.
filters it using the JMESPath expression provided in the
command line. For example:
$ cat file.json | jmes 'items[].name'
See http://jmespath.org for details on the expressions.
Update History
2018.02.24 (4)13 Dec 2025, 09:47 UTC
20 Feb 2018, 19:10 UTC
24 Feb 2018, 20:15 UTC
13 Dec 2025, 09:47 UTC