You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/01/30 13:09:30 UTC

[GitHub] davsclaus opened a new issue #398: Kamel CLI - Add command to view which dependencies the pre-build context has loaded

davsclaus opened a new issue #398: Kamel CLI - Add command to view which dependencies the pre-build context has loaded
URL: https://github.com/apache/camel-k/issues/398
 
 
   So you can see which JARs are (camel components) are already in the contexts. For example when demoing and then running the dns sample then camel-dns needs to be added and a context build is needed the first time.
   
   Maybe there is a verbose flag on context get
   
        kamel context get --verbose
   
   Or something like
   
       kamel context get dependencies
   
   Yeah find a good name for the command can be tricky ;)

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