Starting and stopping Petals ESB installed by Debian packages

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

Changes (2)

View Page History
h1. Reference guide of script '{{petals-esb}}'

The reference guide of the command '{{petals-esb}}' is provided as "man" page installed with the Debian package '{{petals-esb}}'
{info}This reference guide is also available as "man" page installed with the Debian package '{{petals-esb}}'.{info}

h2. Synopsis

{code}
petals-esb -u container-cfg-url [stop] [-e]
petals-esb -h
petals-esb -V
{code}

h2. Description

*petals-esb* is used to start and stop manually a Petals ESB container.

h2. Options

|| Short option || Long option || Description ||
| {{-e}} | {{--error}} | Print the extended error message (stack-trace). |
| {{-h} | {{--help}} | Print usage. |
| {{-u container-cfg-url}} | {{--url container-cfg-url}} | The URL of the Petals container configuration to start or stop. |
| {{-V}} | {{--version}} | Print the version number and exit. |
| stop | - | Stop the local Petals ESB container. |