hofstadter-io / cuetils

CLI and library for diff, patch, and ETL operations on CUE, JSON, and Yaml
BSD 3-Clause "New" or "Revised" License
78 stars 6 forks source link

Output when doing shell pipes and redirects #12

Closed verdverm closed 3 years ago

verdverm commented 3 years ago

Currently, redirecting or piping output is troublesome as output has headings when using globs. This should only be enabled with a flag so that piping / redir is easier in the default case

verdverm commented 3 years ago

v0.2.0