Null is a basic function that allows you to return a null value.
Expects 0 arguments.
$ echo '{}' | dasel -r json 'null()' null
Last updated 8 months ago