Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kamel CLI - Add command to view which dependencies the pre-build context has loaded #398

Closed
davsclaus opened this issue Jan 30, 2019 · 2 comments
Assignees
Labels
area/ux Improves user experience help wanted Extra attention is needed kind/feature New feature or request

Comments

@davsclaus
Copy link
Contributor

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

@davsclaus davsclaus added the kind/feature New feature or request label Jan 30, 2019
@lburgazzoli
Copy link
Contributor

lburgazzoli commented Jan 30, 2019 via email

@davsclaus
Copy link
Contributor Author

Yeah a describe command would be good, and it can be used for also running integrations to get some insights into them too.

@lburgazzoli lburgazzoli added help wanted Extra attention is needed area/ux Improves user experience labels Apr 8, 2019
@jamesnetherton jamesnetherton self-assigned this Apr 8, 2019
jamesnetherton added a commit to jamesnetherton/camel-k that referenced this issue Apr 24, 2019
valdar pushed a commit to jboss-fuse/camel-k that referenced this issue May 21, 2019
ipolyzos pushed a commit to ipolyzos/camel-k that referenced this issue Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux Improves user experience help wanted Extra attention is needed kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants