OSGI-INF.bundle.info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.karaf.web.command Show documentation
Show all versions of org.apache.karaf.web.command Show documentation
This bundle provides Karaf shell commands to manipulate the WebContainer service.
h1. Synopsis
${project.name}
${project.description}
Maven URL:
[mvn:${project.groupId}/${project.artifactId}/${project.version}]
h1. Description
This bundle contains all Karaf shell commands related to the web container.
The following commands are available:
* web:list - List detail information about web bundles.
* web:start - Start the web context for the given web bundles.
* web:stop - Stop the web context for the given web bundles.
h1. See also
Web Container - section of the Karaf User Guide.