Petals ESB CLI

When deploying a component, we must be able to configure it

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0.0
  • Fix Version/s: 2.0.0
  • Component/s: Command 'deploy'
  • Security Level: Public
  • Description:
    Hide

    The command 'deploy' does not permit to configure a component when installing it.

    Please add a new argument to the command to define this configuration: {{deploy <artifact-file> [<configuration-file> | <configuration-properties>]}}
    where:

    • <artifact-file> is the local file name or the URL of the artifact to install or deploy and start
    • <configuration-file> is the local file name or the URL of the properties file used to configure the artifact. This argument is used only if the component is a component. It has no sens for other artifacts. This argument is exclusive with <configuration-properties>.
    • <configuration-properties> is a list of '<property-name>=<property-value>', separated by space, where <property-name> is the name of the property to configure with <property-value>. This argument is used only if the component is a component. It has no sens for other artifacts. This argument is exclusive with <configuration-file>.
    Show
    The command 'deploy' does not permit to configure a component when installing it. Please add a new argument to the command to define this configuration: {{deploy <artifact-file> [<configuration-file> | <configuration-properties>]}} where:
    • <artifact-file> is the local file name or the URL of the artifact to install or deploy and start
    • <configuration-file> is the local file name or the URL of the properties file used to configure the artifact. This argument is used only if the component is a component. It has no sens for other artifacts. This argument is exclusive with <configuration-properties>.
    • <configuration-properties> is a list of '<property-name>=<property-value>', separated by space, where <property-name> is the name of the property to configure with <property-value>. This argument is used only if the component is a component. It has no sens for other artifacts. This argument is exclusive with <configuration-file>.
  • Environment:
    -

Activity

Christophe DENEUX made changes - Thu, 1 Mar 2012 - 17:48:08 +0100
Field Original Value New Value
Priority Blocker [ 1 ]
Description The command 'deploy' does not permit to configure a component when installing it.

Please add a new argument to the command to define this configuration.
The command 'deploy' does not permit to configure a component when installing it.

Please add a new argument to the command to define this configuration: {{deploy <artifact-file> [<configuration-file> | <configuration-properties>]}}
where:
- {{<artifact-file>}} is the local file name or the URL of the artifact to install or deploy and start
- {{<configuration-file>}} is the local file name or the URL of the properties file used to configure the artifact. This argument is used only if the component is a component. It has no sens for other artifacts. This argument is exclusive with {{<configuration-properties>}}.
- {{<configuration-properties>}} is a list of '{{<property-name>=<property-value>}}', separated by space, where {{<property-name>}} is the name of the property to configure with {{<property-value>}}. This argument is used only if the component is a component. It has no sens for other artifacts. This argument is exclusive with {{<configuration-file>}}.
Christophe DENEUX made changes - Thu, 1 Mar 2012 - 17:48:26 +0100
Priority Blocker [ 1 ] Critical [ 2 ]
Christophe DENEUX made changes - Wed, 21 Mar 2012 - 15:51:29 +0100
Assignee Christophe DENEUX [ cdeneux ]
Fix Version/s 2.0.0 [ 10332 ]
Mathieu Carrolle made changes - Wed, 9 May 2012 - 10:59:13 +0200
Status New [ 10000 ] Open [ 10002 ]
Priority Critical [ 2 ] Minor [ 4 ]
Mathieu Carrolle made changes - Wed, 9 May 2012 - 10:59:16 +0200
Assignee Mathieu Carrolle [ mcarrolle ]
Mathieu Carrolle made changes - Wed, 9 May 2012 - 10:59:19 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Mathieu Carrolle made changes - Wed, 9 May 2012 - 10:59:24 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Thu, 20 Sep 2012 - 16:54:09 +0200
Component/s Command 'deploy' [ 10220 ]

People

Dates

  • Created:
    Thu, 1 Mar 2012 - 17:18:30 +0100
    Updated:
    Thu, 20 Sep 2012 - 16:54:09 +0200
    Resolved:
    Wed, 9 May 2012 - 10:59:24 +0200