New Documentation of Petals CLI-Command Line Interface

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (13)

View Page History
* *<artifact-id>* is the JBI identifier of the artifact to show.

The '_\-e' option displays extended information.

Displayed information includes:
* For a shared library:
** Its JBI identifier
** Its version, if available
** The version of the shared library if available, extracted from its JBI descriptor
** If the shared library was built with Maven, its Maven version extracted from Maven metadata
** Extended information:
*** List of embedded libraries


* For a component (BC or SE):
** Its JBI identifier
** Its type: binding component or service engine
** Its version, if available
** If the component was built with Maven, its Maven version extracted from Maven metadata
** Its state (not-loaded, loaded, installed, started, stopped, shutdown)
** Extended information:
*** List of embedded libraries of the boostrap classpath
*** List of embedded libraries of the runtime classpath
*** List of needed shared-libraries, for each shared-library:
**** Its JBI identifier
**** The version of the shared library if available, extracted from its JBI descriptor


* For a service assembly:
** Its JBI identifier
** Its version, if available
** If the service-assembly was built with Maven, its Maven version extracted from Maven metadata
** Its state (not-deployed, deployed, started, stopped, shutdown)
** List of embedded service-units (displayed using their JBI identifiers)
** Extended information:
*** For each service unit:
*** Its JBI identifier
*** Its version, if available
*** Its target component ((displayed using its JBI identifier)