operator-registry icon indicating copy to clipboard operation
operator-registry copied to clipboard

feature: opm alpha render-veneer support for pipe stdin

Open grokspawn opened this issue 3 years ago • 0 comments

enhance the veneer rendering to be able to read the input veneer data from stdin, via a pipe, in a manner similar to https://dev.to/napicella/linux-pipes-in-golang-2e8j

then the command could be used in a manner similar to many k8s examples like

opm alpha render-veneer semver -o yaml < infile > outfile

grokspawn avatar Aug 09 '22 19:08 grokspawn