[
https://issues.apache.org/jira/browse/KARAF-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901201#comment-13901201
]
Freeman Fang commented on KARAF-2757:
-------------------------------------
Hi,
What's your Karaf version?
The feature you want is already available in latest released Karaf.
For example, that's the help message for ids argument
ARGUMENTS
ids
The list of bundle (identified by IDs or name or name/version)
separated by whitespaces
Though the completer for symbolic names isn't available
Freeman
> Commands taking bundle IDs should accept symbolic names
> -------------------------------------------------------
>
> Key: KARAF-2757
> URL: https://issues.apache.org/jira/browse/KARAF-2757
> Project: Karaf
> Issue Type: Wish
> Reporter: Caspar MacRae
> Priority: Minor
>
> Hello,
> It would be great if commands like restart, start, stop, watch, etc -
> basically anything that takes bundle IDs as parameter(s) would accept the
> symbolic name in their place.
> Given the dynamic nature of the container, I frequently find myself resorting
> to "list -l | grep xxx", or just "list" and a mental vlookup against the
> bundles I know the name of - all to find ID(s) to feed to a subsequent
> command.
> Coupled with autocomplete this would be a real productivity boost.
> Thank you for the existing functionality, always a pleasure to use the
> bash-foo inside Karaf.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)