Stdout
Dasel writes to stdout.
You can modify the output with the -o
, --out
flag passing the required format, e.g. json
, yaml
etc.
Getting the output you want
Dasel will output the result of the final expression by default, however in some cases it can be useful to output the input document, e.g.
Default behaviour
With --root
Last updated