dubeejw opened a new pull request #2544: Allow CLI to Save Code from Action
URL: https://github.com/apache/incubator-openwhisk/pull/2544
 
 
   - Prototype that allows the CLI to extract the code from an action and save 
that code on the local system
   
   For zipped actions simply specify a file name with a .zip extension:
   `wsk action get actionName --save-file zipFile.zip`
   
   For Node files:
   `wsk action get actionName --save-file jsFile.js`
 
----------------------------------------------------------------
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