Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Read/Write formats

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

FormatReadWriteNotes
json:white_check_mark::white_check_mark:
yaml:white_check_mark::white_check_mark:
hcl:white_check_mark::white_check_mark:Flags available.
csv:white_check_mark::white_check_mark:

Flags available.
All values read/written as strings.

toml:grey_question::grey_question:

Generally working.
Unsorted maps.

xml:white_check_mark::white_check_mark:Flags available.
ini:white_check_mark::white_check_mark:Limited to basic sections + key values.
dasel:white_check_mark::x:This is not a real format, but instead allows dasel literals to be parsed on input strings.