Dasel supports a number of file formats out of the box.
json
✅
yaml
hcl
Flags available.
csv
Flags available. All values read/written as strings.
toml
❔
Generally working. Unsorted maps.
xml
ini
Limited to basic sections + key values.
dasel
❌
This is not a real format, but instead allows dasel literals to be parsed on input strings.
Last updated 1 month ago