For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update

Dasel can self-update using the latest release on Github.

dasel update

If you have a development version of dasel this will fail with a warning.

To override this warning and update the development version to the latest release you can use:

dasel update --dev

This command can be disabled by building dasel with the noupdater build tag.

Last updated