Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 610 Bytes

File metadata and controls

22 lines (17 loc) · 610 Bytes

jp

A python implementation (using jmespath.py) of the jp CLI for the JMESPath language (a query language for JSON).

Compatiblity

The aim is for 100% compatiblity with the official jp CLI for JMESPath. Please open an issue if an incompatibility is found.

Usage

usage: jpipe {jp,jpp} ...

positional arguments:
  {jp,jpp}
    jp      A python implementation of the jp CLI for JMESPath
    jpp     jpp is an extended superset of the jp CLI for JMESPath