You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2021/06/02 09:56:34 UTC

svn commit: r1890384 [1/3] - in /karaf/site/production/manual/latest: ./ commands/

Author: jbonofre
Date: Wed Jun  2 09:56:33 2021
New Revision: 1890384

URL: http://svn.apache.org/viewvc?rev=1890384&view=rev
Log:
[scm-publish] Updating main site with Karaf documentation

Modified:
    karaf/site/production/manual/latest/commands/bundle-list.adoc
    karaf/site/production/manual/latest/commands/bundle-load-test.adoc
    karaf/site/production/manual/latest/commands/bundle-update.adoc
    karaf/site/production/manual/latest/commands/feature-install.adoc
    karaf/site/production/manual/latest/commands/feature-regions.adoc
    karaf/site/production/manual/latest/commands/instance-create.adoc
    karaf/site/production/manual/latest/commands/instance-start.adoc
    karaf/site/production/manual/latest/commands/jaas-whoami.adoc
    karaf/site/production/manual/latest/commands/log-load-test.adoc
    karaf/site/production/manual/latest/commands/maven-http-proxy.adoc
    karaf/site/production/manual/latest/commands/profile-copy.adoc
    karaf/site/production/manual/latest/commands/profile-edit.adoc
    karaf/site/production/manual/latest/commands/service-wait.adoc
    karaf/site/production/manual/latest/commands/ssh-ssh.adoc
    karaf/site/production/manual/latest/configuration.html
    karaf/site/production/manual/latest/debugging.html
    karaf/site/production/manual/latest/failover.html
    karaf/site/production/manual/latest/http.html
    karaf/site/production/manual/latest/index.html
    karaf/site/production/manual/latest/interceptor.html
    karaf/site/production/manual/latest/karaf-maven-plugin.html
    karaf/site/production/manual/latest/monitoring.html
    karaf/site/production/manual/latest/overview.html
    karaf/site/production/manual/latest/provisioning.html
    karaf/site/production/manual/latest/remote.html
    karaf/site/production/manual/latest/security-framework.html
    karaf/site/production/manual/latest/security.html
    karaf/site/production/manual/latest/webconsole.html

Modified: karaf/site/production/manual/latest/commands/bundle-list.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/bundle-list.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/bundle-list.adoc (original)
+++ karaf/site/production/manual/latest/commands/bundle-list.adoc Wed Jun  2 09:56:33 2021
@@ -31,12 +31,12 @@ bundle:list [options] [ids]
 |-r
 |Shows the bundle revisions
 
-|--help
-|Display this help message
-
 |--no-ellipsis
 |
 
+|--help
+|Display this help message
+
 |-l
 |Show the locations
 

Modified: karaf/site/production/manual/latest/commands/bundle-load-test.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/bundle-load-test.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/bundle-load-test.adoc (original)
+++ karaf/site/production/manual/latest/commands/bundle-load-test.adoc Wed Jun  2 09:56:33 2021
@@ -19,12 +19,12 @@ bundle:load-test [options]
 |--excludes
 |List of bundles (ids or symbolic names) to exclude
 
-|--help
-|Display this help message
-
 |--iterations
 |number of iterations per thread
 
+|--help
+|Display this help message
+
 |--delay
 |maximum delay between actions
 

Modified: karaf/site/production/manual/latest/commands/bundle-update.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/bundle-update.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/bundle-update.adoc (original)
+++ karaf/site/production/manual/latest/commands/bundle-update.adoc Wed Jun  2 09:56:33 2021
@@ -31,11 +31,11 @@ bundle:update [options] id [location]
 |--raw
 |Do not update the bundles's Bundle-UpdateLocation manifest header
 
-|--help
-|Display this help message
-
 |-r, --refresh
 |Perform a refresh after the bundle update
+
+|--help
+|Display this help message
 |===
 
 

Modified: karaf/site/production/manual/latest/commands/feature-install.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-install.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-install.adoc (original)
+++ karaf/site/production/manual/latest/commands/feature-install.adoc Wed Jun  2 09:56:33 2021
@@ -37,12 +37,12 @@ feature:install [options] features
 |--store
 |Store the resolution into the given file and result for offline analysis
 
-|--help
-|Display this help message
-
 |-u, --upgrade
 |Perform an upgrade of feature if previous version are installed or install it
 
+|--help
+|Display this help message
+
 |-r, --no-auto-refresh
 |Do not automatically refresh bundles
 

Modified: karaf/site/production/manual/latest/commands/feature-regions.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-regions.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-regions.adoc (original)
+++ karaf/site/production/manual/latest/commands/feature-regions.adoc Wed Jun  2 09:56:33 2021
@@ -25,12 +25,12 @@ feature:regions [options] [regions]
 |-n, --namespaces
 |Show namespaces in each filter.
 
-|--help
-|Display this help message
-
 |-f, --filters
 |Show filters.
 
+|--help
+|Display this help message
+
 |-v, --verbose
 |Show all info.
 

Modified: karaf/site/production/manual/latest/commands/instance-create.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/instance-create.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/instance-create.adoc (original)
+++ karaf/site/production/manual/latest/commands/instance-create.adoc Wed Jun  2 09:56:33 2021
@@ -34,6 +34,9 @@ instance:create [options] name
 |-p, --profiles
 |Profiles to install on the instance
 
+|--help
+|Display this help message
+
 |-l, --location
 |Location of the new container instance in the file system
 
@@ -58,9 +61,6 @@ instance:create [options] name
 |-r, -rr, --rmi-port, --rmi-registry-port
 |Port number for RMI registry connection
 
-|--help
-|Display this help message
-
 |-br, --binary-resource
 |Add a text resource to the instance
 |===

Modified: karaf/site/production/manual/latest/commands/instance-start.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/instance-start.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/instance-start.adoc (original)
+++ karaf/site/production/manual/latest/commands/instance-start.adoc Wed Jun  2 09:56:33 2021
@@ -25,12 +25,12 @@ instance:start [options] name
 |-o, --java-opts
 |Java options when launching the instance
 
-|--help
-|Display this help message
-
 |-w, --wait
 |Wait for the instance to be fully started
 
+|--help
+|Display this help message
+
 |-d, --debug
 |Start the instance in debug mode
 |===

Modified: karaf/site/production/manual/latest/commands/jaas-whoami.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/jaas-whoami.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/jaas-whoami.adoc (original)
+++ karaf/site/production/manual/latest/commands/jaas-whoami.adoc Wed Jun  2 09:56:33 2021
@@ -19,12 +19,12 @@ jaas:whoami [options]
 |-g, --groups
 |Show groups instead of user.
 
-|--help
-|Display this help message
-
 |-a, --all
 |Show all JAAS principals regardless of type.
 
+|--help
+|Display this help message
+
 |-r, --roles
 |Show roles instead of user.
 |===

Modified: karaf/site/production/manual/latest/commands/log-load-test.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/log-load-test.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/log-load-test.adoc (original)
+++ karaf/site/production/manual/latest/commands/log-load-test.adoc Wed Jun  2 09:56:33 2021
@@ -13,12 +13,12 @@ log:load-test [options]
 |===
 |Name |Description
 
-|--help
-|Display this help message
-
 |--messaged
 |
 
+|--help
+|Display this help message
+
 |--threads
 |
 |===

Modified: karaf/site/production/manual/latest/commands/maven-http-proxy.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/maven-http-proxy.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/maven-http-proxy.adoc (original)
+++ karaf/site/production/manual/latest/commands/maven-http-proxy.adoc Wed Jun  2 09:56:33 2021
@@ -34,12 +34,12 @@ maven:http-proxy [options] [hostPort]
 |--change
 |Changes HTTP proxy configuration in Maven settings
 
-|--help
-|Display this help message
-
 |-n, --non-proxy-hosts
 |Non-proxied hosts (in the format '192.168.*|localhost|...')
 
+|--help
+|Display this help message
+
 |--remove
 |Removes HTTP proxy configuration from Maven settings
 

Modified: karaf/site/production/manual/latest/commands/profile-copy.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/profile-copy.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/profile-copy.adoc (original)
+++ karaf/site/production/manual/latest/commands/profile-copy.adoc Wed Jun  2 09:56:33 2021
@@ -25,11 +25,11 @@ profile:copy [options] source profile ta
 |===
 |Name |Description
 
-|--help
-|Display this help message
-
 |-f, --force
 |Flag to allow overwriting the target profile (if exists).
+
+|--help
+|Display this help message
 |===
 
 

Modified: karaf/site/production/manual/latest/commands/profile-edit.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/profile-edit.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/profile-edit.adoc (original)
+++ karaf/site/production/manual/latest/commands/profile-edit.adoc Wed Jun  2 09:56:33 2021
@@ -49,6 +49,9 @@ profile:edit [options] profile
 |--set
 |Set or create values (selected by default).
 
+|--help
+|Display this help message
+
 |-i, --import-pid
 |Imports the pids that are edited, from local OSGi config admin
 
@@ -64,9 +67,6 @@ profile:edit [options] profile
 |-s, --system
 |Edit the Java system properties that affect installed bundles (analogous to editing etc/system.properties in a root container).
 
-|--help
-|Display this help message
-
 |-b, --bundles
 |Edit bundles. To specify multiple bundles, specify this flag multiple times.
 

Modified: karaf/site/production/manual/latest/commands/service-wait.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/service-wait.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/service-wait.adoc (original)
+++ karaf/site/production/manual/latest/commands/service-wait.adoc Wed Jun  2 09:56:33 2021
@@ -25,11 +25,11 @@ service:wait [options] service
 |-t, --timeout
 |timeout to wait for the service (in milliseconds, negative to not wait at all, zero to wait forever)
 
-|--help
-|Display this help message
-
 |-e, --exception
 |throw an exception if the service is not found after the timeout
+
+|--help
+|Display this help message
 |===
 
 

Modified: karaf/site/production/manual/latest/commands/ssh-ssh.adoc
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/ssh-ssh.adoc?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/ssh-ssh.adoc (original)
+++ karaf/site/production/manual/latest/commands/ssh-ssh.adoc Wed Jun  2 09:56:33 2021
@@ -34,12 +34,12 @@ ssh:ssh [options] hostname [command]
 |-q
 |Quiet Mode. Do not ask for confirmations
 
-|--help
-|Display this help message
-
 |-r, --retries
 |retry connection establishment (up to attempts times)
 
+|--help
+|Display this help message
+
 |-l, --username
 |The user name for remote login
 

Modified: karaf/site/production/manual/latest/configuration.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/configuration.html?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/configuration.html (original)
+++ karaf/site/production/manual/latest/configuration.html Wed Jun  2 09:56:33 2021
@@ -1199,7 +1199,7 @@ pattern | Pattern | String | %d{ABSOLUTE
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-05-08 06:09:41 CEST
+Last updated 2021-05-31 06:26:27 CEST
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/debugging.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/debugging.html?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/debugging.html (original)
+++ karaf/site/production/manual/latest/debugging.html Wed Jun  2 09:56:33 2021
@@ -827,7 +827,7 @@ allowing you to create, rename, destroy,
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-05-08 06:09:41 CEST
+Last updated 2021-05-31 06:26:27 CEST
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/failover.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/failover.html?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/failover.html (original)
+++ karaf/site/production/manual/latest/failover.html Wed Jun  2 09:56:33 2021
@@ -928,7 +928,7 @@ to update the slave configuration to bin
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-05-08 06:09:41 CEST
+Last updated 2021-05-31 06:26:27 CEST
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/http.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/http.html?rev=1890384&r1=1890383&r2=1890384&view=diff
==============================================================================
--- karaf/site/production/manual/latest/http.html (original)
+++ karaf/site/production/manual/latest/http.html Wed Jun  2 09:56:33 2021
@@ -629,7 +629,7 @@ table.CodeRay td.code>pre{padding:0}
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-05-08 06:09:41 CEST
+Last updated 2021-05-31 06:26:27 CEST
 </div>
 </div>
 </body>