pandastrike / yaml-cli

A simple CLI for querying and updating YAML files
ISC License
86 stars 5 forks source link

handle piping / redirection #19

Open patkujawa-wf opened 8 years ago

patkujawa-wf commented 8 years ago

Allow shell piping instead of file names.

Also, redirecting to the same file fails, which is likely why https://github.com/pandastrike/yaml-cli/issues/2 exists.

Warning: unhandled rejection for Promise {
  <rejected> TypeError: Cannot read property 'x' of undefined
dyoder commented 8 years ago

+1