You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/09 09:45:11 UTC

[GitHub] [camel-k] lburgazzoli commented on issue #2083: cli: add a binding sub command

lburgazzoli commented on issue #2083:
URL: https://github.com/apache/camel-k/issues/2083#issuecomment-793633440


   Thinking a little bit more, we can also add options to define intermediate steps, like:
   
   ```
   kamelet bind 
   	--from=telegram-text-source 
       --step=log-action
       --step=filter-action
       --to=my-topic@kafka.strimzi.io/v1beta1:KafkaTopic
   ```


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