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

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

The newest version!
\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 Karaf shell commands to manipulate the ConfigAdmin OSGi service.

    The following commands are available:
    \u001B[36mconfig:cancel\u001B[0m Cancels the changes to the configuration being edited.
    \u001B[36mconfig:edit\u001B[0m Creates or edits a configuration.
    \u001B[36mconfig:list\u001B[0m Lists existing configurations.
    \u001B[36mconfig:propappend\u001B[0m Appends the given value to an existing property or creates
     the property with the specified name and value.
    \u001B[36mconfig:propdel\u001B[0m Deletes a property from the edited configuration.
    \u001B[36mconfig:proplist\u001B[0m Lists properties from the currently edited configuration.
    \u001B[36mconfig:propset\u001B[0m Sets a property in the currently edited configuration.
    \u001B[36mconfig:update\u001B[0m Saves and propagates changes from the configuration being edited.

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy