[
https://issues.apache.org/jira/browse/CAMEL-8211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190807#comment-15190807
]
ASF GitHub Bot commented on CAMEL-8211:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/895
CAMEL-8211 - Camel commands - camel-component-info
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-8211
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/895.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #895
----
commit 6a17c38d89ff6439ff44b837c4e0aae2feecbbb3
Author: lburgazzoli <[email protected]>
Date: 2016-03-02T12:23:40Z
CAMEL-8211 - Camel commands - camel-component-info
----
> Camel commands - camel-component-info
> -------------------------------------
>
> Key: CAMEL-8211
> URL: https://issues.apache.org/jira/browse/CAMEL-8211
> Project: Camel
> Issue Type: New Feature
> Components: tooling
> Affects Versions: 2.15.0
> Reporter: Claus Ibsen
> Assignee: Luca Burgazzoli
> Priority: Minor
> Fix For: Future
>
>
> A new camel-catalog-component-info command to display detailed information
> about the component.
> We should show
> component description
> label(s)
> maven coordinate
> list of all its options and description for those
> This allows users to use these commands in tooling to read the component
> documentation.
> In the future we may slurp in any readme.md files we have in the components
> so we can do all component documentation in the source code and not use the
> confluence wiki which gets out of sync etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)