Petals ESB CLI

The command 'undeploy' is not clear when used to undeploy a given version of a shared library

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1.4
  • Fix Version/s: 2.2.0
  • Component/s: Command 'undeploy'
  • Security Level: Public
  • Description:
    Hide

    The command undeploy and its arguments are not clear to undeploy a given version of a shared library.
    We must used an artifact name including the version that is not clear:

    petals-cli@localhost:7700>undeploy -a petals-sl-mysql-5.1.10-1.0.0

    It should be better to have a dedicated argument to define the version:

    petals-cli@localhost:7700>undeploy -a petals-sl-mysql-5.1.10 -v 1.0.0

    And an error occurs if no version is given to undeploy a shared library having several versions installed.

    Show
    The command undeploy and its arguments are not clear to undeploy a given version of a shared library. We must used an artifact name including the version that is not clear:
    petals-cli@localhost:7700>undeploy -a petals-sl-mysql-5.1.10-1.0.0
    It should be better to have a dedicated argument to define the version:
    petals-cli@localhost:7700>undeploy -a petals-sl-mysql-5.1.10 -v 1.0.0
    And an error occurs if no version is given to undeploy a shared library having several versions installed.
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Tue, 20 Jan 2015 - 15:22:47 +0100

Improved in trunk, svn#36699

Show
Christophe DENEUX added a comment - Tue, 20 Jan 2015 - 15:22:47 +0100 Improved in trunk, svn#36699

People

Dates

  • Created:
    Tue, 20 Jan 2015 - 09:51:19 +0100
    Updated:
    Tue, 20 Jan 2015 - 15:22:48 +0100
    Resolved:
    Tue, 20 Jan 2015 - 15:22:47 +0100