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 2018/05/03 20:06:27 UTC

[GitHub] abaruni commented on issue #289: Unable to view Trigger parameters from the CLI

abaruni commented on issue #289: Unable to view Trigger parameters from the CLI
URL: https://github.com/apache/incubator-openwhisk-cli/issues/289#issuecomment-386419785
 
 
   my proposal here would be to no longer mix the concepts of a feed and a trigger and have a separate whisk entity for feeds. then something like `wsk feed create <feed_name> /whisk.system/some-feed/feed -p trigger <trigger_name> -p feed_param val` could be useed. and `wsk trigger get`, `wsk trigger update mytrigger -p foo bar` would not collide with `wsk feed get`, `wsk feed update myfeed -p feed_specific_parameter val`

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


With regards,
Apache Git Services