You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/20 21:05:33 UTC

[GitHub] beemarie commented on issue #811: Deprecating WithinOpenWhisk flag

beemarie commented on issue #811: Deprecating WithinOpenWhisk flag
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/811#issuecomment-374756424
 
 
   @pritidesai @mrutkows The code priti posted is how wskdeploy is being called from the deploy package.  The environment data (cloudant db, cloudant username, etc) is stored as execOptions for the exec command.  I don't know how that gets translated into the actual command, if it all?
   
   https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback
   
   Is it possible for you to test the deploy package with your change so we can be sure?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services