[
https://issues.apache.org/jira/browse/KARAF-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555984#comment-13555984
]
Göktürk Gezer edited comment on KARAF-2121 at 1/17/13 8:41 AM:
---------------------------------------------------------------
With this patch:
* Gogo commands do appear on "help" menu with their descriptions.
* Individual command functions can also be queried with "help
<scope:command>"(Information is limited only to command description and
parameter descriptions those with @Descriptor annotation)("<gogo_command>
--help" not supported for now, but absolutely doable)
* CommandCompleter will also complete Gogo commands when TAB is pressed.(For
Gogo commands to be taken into account, additional CommandNameCompleter
reference is also added to AggregateCompleter's list in CommandCompleter)
was (Author: ggezer):
With this patch:
* Gogo commands do appear on "help" menu
* Individual command functions can also be queried with "help
<scope:command>"(Information is limited only to command description and
parameter descriptions those with @Descriptor annotation)("<gogo_command>
--help" not supported for now, but absolutely doable)
* CommandCompleter will also complete Gogo commands when TAB is pressed.(For
Gogo commands to be taken into account, additional CommandNameCompleter
reference is also added to AggregateCompleter's list in CommandCompleter)
> Add Support For Displaying Gogo Commands in Karaf Shell Help
> ------------------------------------------------------------
>
> Key: KARAF-2121
> URL: https://issues.apache.org/jira/browse/KARAF-2121
> Project: Karaf
> Issue Type: New Feature
> Components: karaf-shell
> Affects Versions: 2.3.0
> Reporter: Gareth Collins
> Priority: Minor
> Attachments: KARAF-2121.patch
>
>
> Discussion on this originated in this thread:
> http://karaf.922171.n3.nabble.com/Gogo-vs-Karaf-Commands-td4027219.html
> Whist Gogo commands run in Karaf, these commands do not show up in the Karaf
> shell help. For Karaf users potentially needing to target multiple
> environments, it would be nice if Karaf could also display help for these
> Gogo commands.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira