Version2018.02.24
Revision4
Size1.0 MB
LicenseProprietary
Confinementstrict
BaseUnknown

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.

Update History

2018.02.24 (4)
13 Dec 2025, 09:47 UTC

Published20 Feb 2018, 19:10 UTC

Last updated24 Feb 2018, 20:15 UTC

First seen13 Dec 2025, 09:47 UTC