yaml-cli

A CLI tool for transforming YAML files: Grep objects, join files, get/add/edit/delete YAML nodes based on selectors etc.

MIT License

Stars
14
yaml-cli - v0.0.5 Latest Release

Published by VojtechVitek almost 5 years ago

  • Remove yaml print $selector command
  • Add yaml get $selector --print-key
  • Add yaml get $selector --no-separator
  • Add regexp suppport for matching (match:\n selector: regex) .yt transformations
  • Add regexp support for grepping documents (yaml grep "selector: regexp")
yaml-cli - v0.0.4

Published by VojtechVitek almost 5 years ago

Discard os.Stdin after doc match (fixes write error: Broken pipe)

yaml-cli - v0.0.3

Published by VojtechVitek about 5 years ago

yaml count

yaml-cli - v0.0.2

Published by VojtechVitek about 5 years ago

cat file.yml | yaml to json > file.json

yaml-cli - v0.0.1

Published by VojtechVitek about 5 years ago

Package Rankings
Top 6.46% on Proxy.golang.org