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/11/28 16:01:44 UTC

[GitHub] jthomas commented on issue #1014: wskdeploy failing to read configuration file from user home directory for 386 version

jthomas commented on issue #1014: wskdeploy failing to read configuration file from user home directory for 386 version
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/1014#issuecomment-442500661
 
 
   Looks like the `wsk` CLI handles this using an external library.
   https://github.com/apache/incubator-openwhisk-cli/blob/461f94fafe405feb3c664a43f6c117bac4d3c27f/commands/property.go#L26
   
   We might want to follow that approach instead.

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