tadayosi commented on issue #3790:
URL: https://github.com/apache/camel-k/issues/3790#issuecomment-1327098902

   Thanks!  Yes, I agree that `camel bind` cannot replace `kamel bind`.
   
   For `kamel local`, we can deprecate all the commands for sure.
   
   For `kamel local inspect`, I personally find it useful when debugging to see 
the expected dependencies are actually there. I would contribute the same 
feature to `camel` CLI, and/or move the same command to `kamel` top-level like 
`kamel inspect` as a debugging option for developers.
   
   The reason why I'd think the subcommand is useful for debugging is that it 
uses the same internal mechanism with `kamel run` for resolving dependencies 
from integration files so it could be used as a fast check on whether expected 
dependencies are detected without uploading to cloud.
   
   Different views are also welcome.


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

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to