blob: 6acb144952b07343a38e59ed49341fd17c11f2bf [file] [log] [blame]
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.