tardieu opened a new pull request #34: Add deploy --kind and --timeout flags URL: https://github.com/apache/incubator-openwhisk-composer/pull/34 Add flags to `deploy` command to permit specifying the kind and timeout of the synthesized conductor action. The kind must be one of the `nodejs` runtimes. ``` deploy demo samples/demo.json -w --kind nodejs:8 -t 30000 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
