wttech / aemc

AEM Compose (Core & CLI)

Home Page:https://wttech.blog/blog/2023/get-your-aem-together-with-aem-compose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JMESPath integration

jaroslaw-pietraszek-vml opened this issue · comments

Allow user to specify the output value/format via JMESPath.
Here's Go implementation of JMESPath: https://github.com/jmespath/go-jmespath

This will allow get the required data in such format that could be used as is as an input for some further processing.