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 (4)

View Page History
{code}
where:
* {color:#ff0000}*<artifact-pattern>*{color} {color:#ff0000}is {color:#000000}*<artifact-pattern>*{color} {color:#000000}is an optional RegExp pattern to filter the content of the returned list. All the returned JBI artifacts must have a JBI identifier matching the pattern. If no pattern is defined, all the installed artifacts are returned.{color}
* {color:#ff0000}*<artifact-type>*{color} {color:#ff0000}is {color:#000000}*<artifact-type>*{color} {color:#000000}is one of the following values: SL, BC, SE, SA, SU, used to restrict the returned list.{color}

The returned list is ordered:
** If the component was built with Maven, its Maven version extracted from Maven metadata
** Its state (not-loaded, loaded, installed, started, stopped, shutdown)
** {color:#ff0000}Extended information:{color}\**\* {color:#ff0000}List of embedded libraries of the boostrap classpath{color}*** {color:#ff0000}List of embedded libraries of the runtime classpath{color}
*** {color:#ff0000}List of needed shared-libraries, for each shared-library:{color}\***\* {color:#ff0000}Its JBI identifier{color}**** {color:#ff0000}The version of the shared library if available, extracted from its JBI descriptor{color}
** {color:#ff0000}Extended information:{color}\**\** {color:#ff0000}{*}List of embedded libraries of the boostrap classpath{*}{color}\*\* {color:#ff0000}List of embedded libraries of the runtime classpath{color}*** {color:#ff0000}List of needed shared-libraries, for each shared-library:{color}\*\**\** {color:#ff0000}{*}Its JBI identifier{*}{color}\**\* {color:#ff0000}The version of the shared library if available, extracted from its JBI descriptor{color}