blob: b518b193e6b6b2953992e639c08262412fe32bde [file] [log] [blame]
\u001B[1mSYNOPSIS\u001B[0m
${project.name}
${project.description}
Maven URL:
\u001B[33mmvn:${project.groupId}/${project.artifactId}/${project.version}\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
This bundle provides the Karaf shell commands to manipulate DS Components.
The following commands are available:
\u001B[36mscr:activate\u001B[0m Activates a component for the given component name.
\u001B[36mscr:deactivate\u001B[0m Deactivates a component for the given component name.
\u001B[36mscr:details\u001B[0m Shows details for the component with the given component name.
\u001B[36mscr:list\u001B[0m Gets the list of the currently available components.
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mCommands\u001B[0m and \u001B[36mDeclarative Services\u001B[0m sections of the Karaf User Guide.