Return-Path: X-Original-To: apmail-karaf-commits-archive@minotaur.apache.org Delivered-To: apmail-karaf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1900811982 for ; Tue, 5 Aug 2014 15:47:42 +0000 (UTC) Received: (qmail 18084 invoked by uid 500); 5 Aug 2014 15:47:42 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 18069 invoked by uid 500); 5 Aug 2014 15:47:41 -0000 Mailing-List: contact commits-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 commits@karaf.apache.org Received: (qmail 18060 invoked by uid 99); 5 Aug 2014 15:47:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2014 15:47:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2014 15:47:31 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 126AA2389143; Tue, 5 Aug 2014 15:47:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1615948 [2/7] - in /karaf/site/production/manual/latest-2.3.x: ./ commands/ developers-guide/ users-guide/ Date: Tue, 05 Aug 2014 15:46:57 -0000 To: commits@karaf.apache.org From: jbonofre@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140805154704.126AA2389143@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: karaf/site/production/manual/latest-2.3.x/commands/features-install.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-install.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-install.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-install.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

features:install

Description

Installs a feature with the specified name and version.

Syntax

features:install [options] feature

Arguments

Name Description
feature The name and version of the features to install. A feature id looks like name/version. The version is optional.

Options

Name Description
-r, --no-auto-refresh Do not automatically refresh bundles
-c, --no-clean Do not uninstall bundles on failure
-v, --verbose Explain what is being done
--help Display this help message
+

features:install

Description

Installs a feature with the specified name and version.

Syntax

features:install [options] feature

Arguments

Name Description
feature The name and version of the features to install. A feature id looks like name/version. The version is optional.

Options

Name Description
-r, --no-auto-refresh Do not automatically refresh bundles
-c, --no-clean Do not uninstall bundles on failure
-v, --verbose Explain what is being done
--help Display this help message
-s, --no-auto-start Do not automatically start bundles
Modified: karaf/site/production/manual/latest-2.3.x/commands/features-list.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-list.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-list.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-list.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/features-listRepositories.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-listRepositories.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-listRepositories.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-listRepositories.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/features-listUrl.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-listUrl.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-listUrl.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-listUrl.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/features-listVersions.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-listVersions.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-listVersions.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-listVersions.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/features-refreshUrl.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-refreshUrl.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-refreshUrl.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-refreshUrl.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/features-removeRepository.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-removeRepository.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-removeRepository.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-removeRepository.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/features-removeUrl.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-removeUrl.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-removeUrl.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-removeUrl.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/features-uninstall.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/features-uninstall.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/features-uninstall.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/features-uninstall.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

features:uninstall

Description

Uninstalls a feature with the specified name and version.

Syntax

features:uninstall [options] features

Arguments

Name Description
features The name and version of the features to uninstall. A feature id looks like name/version. The version is optional.

Options

Name Description
--help Display this help message
+

features:uninstall

Description

Uninstalls a feature with the specified name and version.

Syntax

features:uninstall [options] features

Arguments

Name Description
features The name and version of the features to uninstall. A feature id looks like name/version. The version is optional.

Options

Name Description
-r, --no-auto-refresh Do not automatically refresh bundles
-v, --verbose Explain what is being done
--help Display this help message
Modified: karaf/site/production/manual/latest-2.3.x/commands/instance-clone.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/instance-clone.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/instance-clone.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/instance-clone.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-cancel.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-cancel.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-cancel.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-cancel.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-manage.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-manage.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-manage.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-manage.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

jaas:manage

Description

Manage users and roles of a JAAS Realm

Syntax

jaas:manage [options]

Options

Name Description
-f, --force Force the management of this realm, even if another one was under management
--realm Realm Name
--module Login Module Class Name
--index Realm Index
--help Display this help message
+

jaas:manage

Description

Manage users and roles of a JAAS Realm

Syntax

jaas:manage [options]

Options

Name Description
-f, --force Force the management of this realm, even if another one was under management
--realm Realm Name
--module Login Module Class Name
--help Display this help message
--index Realm Index
Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-pending.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-pending.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-pending.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-pending.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-realms.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-realms.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-realms.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-realms.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-roleadd.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-roleadd.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-roleadd.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-roleadd.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-roledel.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-roledel.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-roledel.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-roledel.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-update.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-update.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-update.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-update.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-useradd.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-useradd.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-useradd.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-useradd.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-userdel.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-userdel.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-userdel.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-userdel.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/jaas-users.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/jaas-users.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/jaas-users.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/jaas-users.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/log-clear.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/log-clear.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/log-clear.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/log-clear.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/log-display-exception.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/log-display-exception.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/log-display-exception.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/log-display-exception.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/log-display.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/log-display.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/log-display.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/log-display.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/log-get.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/log-get.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/log-get.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/log-get.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/log-set.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/log-set.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/log-set.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/log-set.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/log-tail.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/log-tail.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/log-tail.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/log-tail.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

log:tail

Description

Continuously display log entries.

Syntax

log:tail [options]

Options

Name Description
-p Pattern for formatting the output
--no-color Disable syntax coloring of log events
-n Number of entries to display
--help Display this help message
+

log:tail

Description

Continuously display log entries. Use ctrl-c to quit this command

Syntax

log:tail [options]

Options

Name Description
-p Pattern for formatting the output
--no-color Disable syntax coloring of log events
-n Number of entries to display
--help Display this help message
Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-addUrl.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-addUrl.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-addUrl.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-addUrl.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-deploy.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-deploy.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-deploy.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-deploy.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

obr:deploy

Description

Deploys a list of bundles using OBR service.

Syntax

obr:deploy [options] bundles

Arguments

Name Description
bundles List of bundle names to deploy (separated by whitespaces)

Options

Name Description
-s, --start Start all deployed bundles
-d, --deployOptional Deploy optional bundles
--help Display this help m essage
+

obr:deploy

Description

Deploys a list of bundles using OBR service.

Syntax

obr:deploy [options] bundles

Arguments

Name Description
bundles List of bundle names to deploy (separated by whitespaces). The bundles are identified using the following syntax: symbolic_name,version where version is optional.

Options

Name Description
-s, --start Start all deployed bundles
--help Display this help message
-d, --deployOptional Deploy optional bundles
Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-find.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-find.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-find.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-find.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-info.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-info.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-info.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-info.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

obr:info

Description

Prints information about OBR bundles.

Syntax

obr:info [options] bundles

Arguments

Name Description
bundles Specify bundles to query for information (separated by whitespaces)

Options

Name Description
--help Display this help message
+

obr:info

Description

Prints information about OBR bundles.

Syntax

obr:info [options] bundles

Arguments

Name Description
bundles Specify bundles to query for information (separated by whitespaces). The bundles are identified using the following syntax: symbolic_name,version where version is optional.

Options

Name Description
--help Display this help message
Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-list.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-list.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-list.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-list.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-listUrl.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-listUrl.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-listUrl.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-listUrl.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-refreshUrl.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-refreshUrl.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-refreshUrl.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-refreshUrl.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-removeUrl.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-removeUrl.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-removeUrl.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-removeUrl.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-resolve.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-resolve.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-resolve.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-resolve.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

obr:resolve

Description

Shows the resolution output for a given set of requirements.

Syntax

obr:resolve [options] requirements

Arguments

Name Description
requirements Requirements

Options

Name Description
-l, --no-local Ignore local resources during resolution
--optional Resolve optional dependencies
-w, --why Display the reason of the inclusion of the resource
--no-remote Ignore remote resources during resolution
--deploy Deploy the selected bundles
--start Deploy and start the selected bundles
--help Display this help message
+

obr:resolve

Description

Shows the resolution output for a given set of requirements.

Syntax

obr:resolve [options] requirements

Arguments

Name Description
requirements Requirements

Options

Name Description
-l, --no-local Ignore local resources during resolution
--optional Resolve optional dependencies
-w, --why Display the reason of the inclusion of the resource
--no-remote Ignore remote resources during resolution
--deploy Deploy the selected bundles
--help Display this help message
--start Deploy and start the selected bundles
Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-source.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-source.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-source.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-source.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

obr:source

Description

Downloads the sources for an OBR bundle.

Syntax

obr:source [options] folder bundles

Arguments

Name Description
folder Local folder for storing sources
bundles List of bundles to download the sources for

Options

Name Description
-x Extract the archive
--help Display this help message
+

obr:source

Description

Downloads the sources for an OBR bundle.

Syntax

obr:source [options] folder bundles

Arguments

Name Description
folder Local folder for storing sources
bundles List of bundles to download the sources for. The bundles are identified using the following syntax: symbolic_name,version where version is optional.

Options

Name Description
--help Display this help message
-x Extract the archive
Modified: karaf/site/production/manual/latest-2.3.x/commands/obr-start.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/obr-start.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/obr-start.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/obr-start.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

obr:start

Description

Deploys and starts a list of bundles using OBR.

Syntax

obr:start [options] bundles

Arguments

Name Description
bundles List of bundles to deploy (separated by whitespaces)

Options

Name Description
-d, --deployOptional Deploy optional bundles
--help Display this help message
+

obr:start

Description

Deploys and starts a list of bundles using OBR.

Syntax

obr:start [options] bundles

Arguments

Name Description
bundles List of bundles to deploy (separated by whitespaces). The bundles are identified using the following syntax: symbolic_name,version where version is optional.

Options

Name Description
--help Display this help message
-d, --deployOptional Deploy optional bundles
Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-bundle-level.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-bundle-level.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-bundle-level.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-bundle-level.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

osgi:bundle-level

Description

Gets or sets the start level of a given bundle.

Syntax

osgi:bundle-level [options] id [startLevel]

Arguments

Name Description
id The bundle ID
startLevel The bundle's new start level

Options

Name Description
--help Display this help message
--force Forces the command to execute
+

osgi:bundle-level

Description

Gets or sets the start level of a given bundle.

Syntax

osgi:bundle-level [options] id [startLevel]

Arguments

Name Description
id The bundle ID or name or name/version
startLevel The bundle's new start level

Options

Name Description
--help Display this help message
--force Forces the command to e xecute
Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-bundle-services.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-bundle-services.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-bundle-services.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-bundle-services.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-classes.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-classes.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-classes.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-classes.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-find-class.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-find-class.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-find-class.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-find-class.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-headers.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-headers.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-headers.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-headers.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-info.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-info.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-info.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-info.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-install.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-install.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-install.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-install.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-list.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-list.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-list.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-list.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-ls.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-ls.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-ls.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-ls.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-name.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-name.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-name.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-name.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-refresh.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-refresh.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-refresh.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-refresh.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-resolve.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-resolve.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-resolve.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-resolve.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-restart.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-restart.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-restart.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-restart.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-shutdown.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-shutdown.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-shutdown.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-shutdown.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-start-level.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-start-level.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-start-level.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-start-level.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-start.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-start.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-start.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-start.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-stop.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-stop.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-stop.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-stop.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-uninstall.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-uninstall.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-uninstall.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-uninstall.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-update.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-update.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-update.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-update.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

osgi:update

Description

Update bundle.

Syntax

osgi:update [options] id [location]

Arguments

Name Description
id The bundle ID
location The bundles update location

Options

Name Description
--help Display this help message
--force Forces the command to execute
+

osgi:update

Description

Update bundle.

Syntax

osgi:update [options] id [location]

Arguments

Name Description
id The bundle ID or name or name/version
location The bundles update location

Options

Name Description
--help Display this help message
--force Forces the command to execute
Modified: karaf/site/production/manual/latest-2.3.x/commands/osgi-version.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/osgi-version.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/osgi-version.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/osgi-version.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/packages-exports.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/packages-exports.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/packages-exports.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/packages-exports.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/packages-imports.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/packages-imports.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/packages-imports.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/packages-imports.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

packages:imports

Description

Displays imported packages.

Syntax

packages:imports [options] [ids]

Arguments

Name Description
ids The IDs of bundles to check

Options

Name Description
-i, --show-importer show the bundle that is importing a package
--help Display this help message
+

packages:imports

Description

Displays imported packages.

Syntax

packages:imports [options] [ids]

Arguments

Name Description
ids The IDs of bundles to check

Options

Name Description
--help Display this help message
-i, --show-importer show the bundle that is importing a package
Modified: karaf/site/production/manual/latest-2.3.x/commands/shell-alias.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/shell-alias.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/shell-alias.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/shell-alias.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/shell-cat.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/shell-cat.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/shell-cat.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/shell-cat.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides @@ -101,7 +101,7 @@
-

shell:cat

Description

Displays the content of a file or URL.

Syntax

shell:cat [options] paths or urls

Arguments

Name Description
paths or urls A list of file paths or urls to display separated by whitespace (use - for STDIN)

Options

Name Description
-n Number the output lines, starting at 1.
--help Display this help message
+

shell:cat

Description

Displays the content of a file or URL.

Syntax

shell:cat [options] paths or urls

Arguments

Name Description
paths or urls A list of file paths or urls to display separated by whitespace (use - for STDIN)

Options

Name Description
--help Display this help message
-n Number the output lines, starting at 1.
Modified: karaf/site/production/manual/latest-2.3.x/commands/shell-clear.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/shell-clear.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/shell-clear.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/shell-clear.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/shell-date.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/shell-date.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/shell-date.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/shell-date.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/shell-each.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/shell-each.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/shell-each.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/shell-each.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Modified: karaf/site/production/manual/latest-2.3.x/commands/shell-echo.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/shell-echo.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/shell-echo.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/shell-echo.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides Added: karaf/site/production/manual/latest-2.3.x/commands/shell-env.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/shell-env.html?rev=1615948&view=auto ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/shell-env.html (added) +++ karaf/site/production/manual/latest-2.3.x/commands/shell-env.html Tue Aug 5 15:46:54 2014 @@ -0,0 +1,150 @@ + + + + + + + + + + + Apache Karaf 2.3.7-SNAPSHOT Guides + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+   + +   + +   +
+   + +   + +
+ +
+ + + + + +
+
+
+
+

+Home +| +Users Guide +| +Developers Guide +

+ + +
+
+
+
+
+   + +   +
+   + + + + + + +
+ + +
+

shell:env

Description

Get/set the value of a console session variable.

Syntax

shell:env [options] variable [value]

Arguments

Name Description
variable The name of the console session variable.
value The new value of the console session variable.

Options

Name Description
--help Display this help message
+
+
+
+   +
+   + +   + + + +   + +   +
+   + +   + +   +
+ + \ No newline at end of file Modified: karaf/site/production/manual/latest-2.3.x/commands/shell-exec.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-2.3.x/commands/shell-exec.html?rev=1615948&r1=1615947&r2=1615948&view=diff ============================================================================== --- karaf/site/production/manual/latest-2.3.x/commands/shell-exec.html (original) +++ karaf/site/production/manual/latest-2.3.x/commands/shell-exec.html Tue Aug 5 15:46:54 2014 @@ -8,7 +8,7 @@ - Apache Karaf 2.3.2 Guides + Apache Karaf 2.3.7-SNAPSHOT Guides