Hi,
Everything I run outputs both the input JSON and the result JSON.
This means that using your example from the readme (curl https://date.nager.at/api/v3/publicholidays/2022/ES | xargs -0 -I %% jsonata-cli '$[localName="Sant Joan"].date' %%) I get ~100 lines of output.
Is there a flag to turn this off?
Thanks,
Nathan
Hi,
Everything I run outputs both the input JSON and the result JSON.
This means that using your example from the readme (
curl https://date.nager.at/api/v3/publicholidays/2022/ES | xargs -0 -I %% jsonata-cli '$[localName="Sant Joan"].date' %%) I get ~100 lines of output.Is there a flag to turn this off?
Thanks,
Nathan