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/04/26 16:01:37 UTC

[GitHub] brunogirin opened a new issue #880: wskdeploy export produces empty file

brunogirin opened a new issue #880: wskdeploy export produces empty file
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/880
 
 
   When I use `wskdeploy export`, it results in an empty file and going through the tool's help there doesn't seem to be any obvious missing flag that would result in this. This is on a project that has a number of actions, sequences and APIs and that deploys as expected with `wskdeploy`.
   
   The exported file:
   
   ```yaml
   project:
     name: ""
     namespace: ""
     credential: ""
     apiHost: ""
     apigwAccessToken: ""
     version: ""
     packages: {}
   packages: {}
   filepath: ""
   ```

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