Petals CLI 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
* *<configuration-properties>* is a list of '_<property-name>=<property-value>_', separated by a white character, 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>*.

If the flag {{-s,--skip-startup}} {{\-s,\-\-skip-startup}} is set, the start-up of the artifacts are skipped, the artifacts are only deployed.

Same remarks about lifecycle of the deployment from an URL are applicable for the deployment from a Maven artifact.

If the argument _<artifact-file>_ of the '_deploy_' command is a local directory, all artifacts of the directory are deployed.

If the flag {{\-s,\-\-skip-startup}} is set, the start-up of the artifact is skipped, the artifact is only deployed.

{note}Only the protocol 'file' is available.{note}