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/04/15 06:05:09 UTC

[GitHub] [incubator-openwhisk-client-go] style95 opened a new issue #122: Cli does not respect parameters when creating a trigger with a feed.

style95 opened a new issue #122: Cli does not respect parameters when creating a trigger with a feed.
URL: https://github.com/apache/incubator-openwhisk-client-go/issues/122
 
 
   It seems Cli does not response `param` field when creating a trigger with a feed.
   ```
   $ wsk trigger create everyhour --feed /whisk.system/alarms/alarm --param cron  "*/10 * * * *" --param name "hello"
   ```
   
   There is no default parameters configured in my trigger.

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