pandastrike / yaml-cli

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

filters for references #4

Open dyoder opened 8 years ago

dyoder commented 8 years ago

It would be nice to include a bunch of filters, like lowercase or date formatting. Fairmont has a bunch of string functions, which might be a good place to start. Imagine something like:

yaml get profile.yaml 'dob | date YYYY-DD-MM'