Petals CLI

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

Changes (3)

View Page History
h1. Use Cases

{gliffy:name=Petals_CLI_Use_Cases|align=center|size=L|version=72}

h1. Usage of Petals CLI
* *<configuration-properties>* is a list of '_<property-name>=<property-value>_', separated by a comma, where _<property-name>_ is the name of the property to configure with _<property-value>_. This argument is used only if the artifact is a component. It has no sense for other artifacts. This argument is exclusive with *<configuration-file>*.

{tip}Auto-completion is available on artifacts IDs identifiers and artifact file names.{tip}

If the artifact to deploy is a component and its component installer is already loaded (the component is not installed), then the command '{{deploy}}' will:
* configure the component if the installation configure MBean is available,
* install the component
* start the component

h3. Deployment of an Artifact located in a Maven repository