rabbah commented on issue #2355: Can not find bin/mac/amd64/wsk URL: https://github.com/apache/incubator-openwhisk/issues/2355#issuecomment-307494361 Hi @zhuoliu - for local development, gradle will only build one version of the CLI (so that the build is faster). In your case, it sounds like you want to build more than just the GNU/Linux version. You can do that by running `gradle cli:distDocker -p crossCompileCLI=true` or download it from here: https://github.com/apache/incubator-openwhisk-cli/releases. ---------------------------------------------------------------- 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
