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
{tip}Auto-completion is available on artifacts identifiers and artifact file names.{tip}

If the artifact to deploy is a component:
If the artifact to deploy is a component and * if its component installer is already loaded (the component is not installed), then the command '{{deploy}}' will unload the component installer, reload a new one and continue the lifecycle (configuration, installation and start).,
* if the component is installed:
** if the component is shutdown, then the command '{{deploy}}' will uninstall the component, unload the component installer, reload a new one and continue the lifecycle (configuration, installation and start),
** otherwise an error occurs, use command '{{undeploy}}' to fix it.

h3. Deployment of an Artifact located in a Maven repository