Read/Write formats

Dasel supports a number of file formats out of the box.

Format
Read
Write
Notes

json

yaml

csv

Flags available. All values read/written as strings.

toml

Not fully featured.

dasel

This is not a real format, but instead allows dasel literals to be parsed on input strings.

Last updated