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 contains all Karaf shell commands related to the admin feature.

    The following commands are available:
    \u001B[36madmin:create\u001B[0m Creates a new container instance.
    \u001B[36madmin:connect\u001B[0m Connects to an existing container instance.
    \u001B[36madmin:list\u001B[0m Lists all existing container instances.
    \u001B[36madmin:start\u001B[0m Starts an existing container instance.
    \u001B[36madmin:stop\u001B[0m Stops an existing container instance.
    \u001B[36madmin:destroy\u001B[0m Destroys an existing container instance.
    \u001B[36madmin:rename\u001B[0m Renames an existing container instance.
    \u001B[36madmin:change-ssh-port\u001B[0m Changes the secure shell port of an existing container instance.
    \u001B[36madmin:change-rmi-registry-port\u001B[0m Changes the RMI registry port (used by management layer) of an existing container instance.
    \u001B[36madmin:change-rmi-server-port\u001B[0m Changes the RMI server port (used by management layer) of an existing container instance.
    \u001B[36madmin:change-opts\u001B[0m Changes the java options of an existing container instance.

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy