Petals ESB CLI

Arguments proposed by the completer of the command 'undeploy' on option '-a' are invalid

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.1.1
  • Fix Version/s: 2.2.0
  • Component/s: Command 'undeploy', UI
  • Security Level: Public
  • Description:
    Hide

    The completer of the option '-a' of the command 'undeploy' proposes something like taht:

    petals-cli@localhost:7700>undeploy -a 
    BC petals-bc-soap
    SA charge-sa-soap-diff-agreg-consume-1.0.0-SNAPSHOT
    SA charge-sa-soap-mock-provide-1.0.0-SNAPSHOT
    SE se-diff-agreg
    petals-cli@localhost:7700>undeploy -a SA charge-sa-

    but the arguments of the option are inversed:

    -a,--artifact <<artifact-id> [<artifact-type>]>

    Show
    The completer of the option '-a' of the command 'undeploy' proposes something like taht:
    petals-cli@localhost:7700>undeploy -a 
    BC petals-bc-soap
    SA charge-sa-soap-diff-agreg-consume-1.0.0-SNAPSHOT
    SA charge-sa-soap-mock-provide-1.0.0-SNAPSHOT
    SE se-diff-agreg
    petals-cli@localhost:7700>undeploy -a SA charge-sa-
    but the arguments of the option are inversed:
    -a,--artifact <<artifact-id> [<artifact-type>]>
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Tue, 11 Feb 2014 - 15:42:30 +0100

Fixed in trunk

Show
Christophe DENEUX added a comment - Tue, 11 Feb 2014 - 15:42:30 +0100 Fixed in trunk

People

Dates

  • Created:
    Fri, 7 Feb 2014 - 16:54:04 +0100
    Updated:
    Tue, 11 Feb 2014 - 15:42:30 +0100
    Resolved:
    Tue, 11 Feb 2014 - 15:42:30 +0100