sungjunyoung commented on issue #2927: [Feature request] bash kind action
URL: 
https://github.com/apache/incubator-openwhisk/issues/2927#issuecomment-346919708
 
 
   The bash script has an problem reading openwhisk?s json-like parameters and 
responsing json
   
   I have modified the code on dockerskeleton?s actionproxy.py  slightly, It 
allows you to access the value of json from the bash by supplying the json key 
as an environment variable.
   
   Visit [my repository](https://github.com/sungjunyoung/openwhisk-bash2action) 
:)
   
   If you want to execute `cli` command that not in docker image, you just 
write install script in bash script (exec) when the script is called for the 
first time
   

----------------------------------------------------------------
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

Reply via email to