We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm new to using it and surprised at the example not working
$ echo '{"foo": {"bar": "baz"}}' | dasel -i json 'foo.bar' Error: unknown shorthand flag: 'i' in -i
I immediately did dasel --version and dasel --help and found the correct syntax.
dasel --version
dasel --help
The documentation (the README and the website) needs to reflect the new syntax.