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

View Page History
{code}
> ./petals-cli.sh -c list
petals-bc-soap Started Component BC
petals-se-bpel Started SE
soap-consume-provide Started Service-Assembly SA
su-SOAP-EchoService-consume Started Service-Unit SU
su-SOAP-EchoService-provide Started Service-Unit SU
{code}
where:
- its JBI identifier
- its current status,
- its type (SL, Component, BC, SE, SA, SU)

h3. Getting versions
Linux 3.0.0-16-generic-pae
{code}

h3. Registry administration

h4. Synchronizing the registry

A synchronization of the registry on all nodes of the Petals topology can be done using the command '*{{sync-registry}}*':
{code}
> ./petals-cli.sh -c sync-registry
Synchronization is done
{code}

The respons message is displayed in mode 'console' only.