Put
Description
This command allows you to modify data at a given selector.
Dasel will create any data items that do not already exist allowing you to create entire data structures from nothing.
Usage
If --file
is used without --out
then the source file will be updated.
Example
Put string
Create documents from scratch
You can pipe multiple dasel commands together in order to build entire documents or make multiple changes:
Last updated