junoyoon commented on issue #2927: bash kind action URL: https://github.com/apache/incubator-openwhisk/issues/2927#issuecomment-347758442 @rabbah We firstly used jq but dropped it after a while. It's because parsing parameter with jq seems to be hard to use and not intuitive. If we let users to use jq to acquire the parameter, they might choose python or nodejs rather than bash kind. We think env var is well integrated to bash and users might take this approach very easily and facilitate the use of bash kind. Any opinion for this?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
