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 2019/03/27 17:42:29 UTC

[GitHub] [incubator-openwhisk-composer] tardieu opened a new pull request #34: Add deploy --kind and --timeout flags

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:
users@infra.apache.org


With regards,
Apache Git Services