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