I am writing a script where I want to access a file and update the json using sed. for example I am using sed -i -e \'/"image": "{{ image }}",/a
sed -i -e \'/"image": "{{ image }}",/a