Discover Packages
github.com/gloo-foo/cmd-jq
package
module
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jul 5, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Expand ▾
Collapse ▴
Documentation
¶
Jq returns a Command that forks jq with the given filter and arguments,
streaming pipeline input to jq's stdin and jq's stdout back into the pipeline.
Every argument is passed through verbatim — jq, not this wrapper, interprets
them.
JqArg is one verbatim jq command-line argument: a flag (`-c`), a filter
(`.items[]`), or any other token jq itself interprets.
Source Files
¶
Directories
¶
Package alias provides unprefixed names for the jq command's public API.
Package alias provides unprefixed names for the jq command's public API.
Click to show internal directories.
Click to hide internal directories.