Petals ESB CLI 3.2.0-SNAPSHOT

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

Changes (2)

View Page History
h3. Deploying and Starting an Artifact at once

Petals ESB CLI is able to deploy and start a JBI artifact without distinction between shared-library, component, service assembly and deployable service unit using the following command:
Petals ESB CLI is able to deploy and start:
* a JBI artifact without distinction between shared-library, component, service assembly and deployable service unit,
* or [Petals ESB bus object model|petalscomponents:Petals ESB Deployer],
using the following command:
{code}
deploy -u <artifact-file> [-f,--file <configuration-file> | -D <configuration-properties>] [-s,--skip-startup]