Petals CLI 2.3.0-SNAPSHOT

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}

This command shows a set of Petals nodes, sorted by nodes of the same domain, each node having the following information:
* Container name,
* Container state (possible values are: {{Reachable}}, {{Unreachable}}, {{Unknown}}),
{code}

{note}To get information about JBI artifacts, the Petals container holding them must be reachable.{note}
Information returned are:
* for share libraries: name and version,
* for component: name and state ({{Loaded}}, {{Started}} or {{Stopped}}),
* for service assemblies: name and state ({{Started}} or {{Stopped}}).

{note}To get information about JBI artifacts, the Petals container holding them must be reachable. So if one container can not be reached, no error is returned and no information about shared-libray, component and service-assemblies is displayed for this container.{note}

h4. Filtering