jpgo command

Basic command line interface for debug and testing purposes.

Examples:

Only print the AST for the expression:

jp.go -ast "foo.bar.baz"

Evaluate the JMESPath expression against JSON data from a file:

jp.go -input /tmp/data.json "foo.bar.baz"

This program can also be used as an executable to the jp-compliance runner (github.com/jmespath/jmespath.test).

Version
v0.4.0 (latest)
Published
Sep 18, 2020
Platform
linux/amd64
Imports
6 packages
Last checked
8 hours ago

Tools for package owners.