All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.bundle.info Maven / Gradle / Ivy

\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 features.

    The following commands are available:
    \u001B[36mfeatures:addUrl\u001B[0m Adds a list of repository URLs to the features service.
    \u001B[36mfeatures:info\u001B[0m Shows information about selected information.
    \u001B[36mfeatures:install\u001B[0m Installs a feature with the specified name and version.
    \u001B[36mfeatures:list\u001B[0m Lists all existing features available from the defined repositories.
    \u001B[36mfeatures:listVersions\u001B[0m Lists all versions of a feature available from the currently available repositories.
    \u001B[36mfeatures:listRepositories\u001B[0m Displays a list of all defined repositories.
    \u001B[36mfeatures:listUrl\u001B[0m Displays a list of all defined repository URLs.
    \u001B[36mfeatures:refreshUrl\u001B[0m Reloads the list of available features from the repositories.
    \u001B[36mfeatures:removeRepository\u001B[0m Removes the specified repository features service.
    \u001B[36mfeatures:removeUrl\u001B[0m Removes the given list of repository URLs from the features service.
    \u001B[36mfeatures:uninstall\u001B[0m Uninstalls a feature with the specified name and version.

\u001B[1mSEE ALSO\u001B[0m
    \u001B[36mCommands\u001B[0m and \u001B[36mProvisioning\u001B[0m sections of the Karaf User Guide.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy