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 32121182D4 for ; Fri, 13 Nov 2015 12:06:11 +0000 (UTC) Received: (qmail 99369 invoked by uid 500); 13 Nov 2015 12:06:11 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 99339 invoked by uid 500); 13 Nov 2015 12:06:11 -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 99325 invoked by uid 99); 13 Nov 2015 12:06:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2015 12:06:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E27E62C0452 for ; Fri, 13 Nov 2015 12:06:10 +0000 (UTC) Date: Fri, 13 Nov 2015 12:06:10 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-4110) Provide new convenient shell aliases MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean-Baptiste Onofr=C3=A9 created KARAF-4110: ------------------------------------------- Summary: Provide new convenient shell aliases Key: KARAF-4110 URL: https://issues.apache.org/jira/browse/KARAF-4110 Project: Karaf Issue Type: Improvement Components: karaf-shell Reporter: Jean-Baptiste Onofr=C3=A9 I created some convenient aliases in my custom distribution. I think it cou= ld be helpful to provide such aliases to all users. For instance: {code} feature:info .* | grep \(Feature.*[0-9]\|bundle-name-from-la-u\) ... ... {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)