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: [email protected] With regards, Apache Git Services
