From issues-return-17109-apmail-karaf-issues-archive=karaf.apache.org@karaf.apache.org Fri Feb 14 08:02:30 2014 Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 710A210BEF for ; Fri, 14 Feb 2014 08:02:30 +0000 (UTC) Received: (qmail 54681 invoked by uid 500); 14 Feb 2014 08:02:30 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 53808 invoked by uid 500); 14 Feb 2014 08:02:26 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 53080 invoked by uid 99); 14 Feb 2014 08:02:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 08:02:23 +0000 Date: Fri, 14 Feb 2014 08:02:23 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-2757) Commands taking bundle IDs should accept symbolic names MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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)