pandastrike / yaml-cli

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

set can specify type #11

Open dyoder opened 8 years ago

dyoder commented 8 years ago

Maybe this could be done via another filter syntax:

yaml set my.yaml 'size|number' 5

See also #4.