NAME
Insert - Insert value into structure
OPTIONS
- --[no]blame
-
Blame calculation toggle. Enabled by default.
- --boolean <true|false|1|0>
-
Boolean value to insert.
- --file|-f <file>
-
Load substructure from file.
- --file-fmt <<RAW|JSON|YAML>>
-
Input file format.
- --null|--undef
-
Insert null value.
- --number <number>
-
Number to insert.
- --path <path>
-
Path in the structure to deal with. May be used several times.
- --preserve <path>
-
Preserve specified structure parts. May be used several times.
- --string <string>
-
String to insert.