Petals ESB CLI

The auto-completion of artifact name should propose only valid artifact names

Details

  • Description:

    The auto-completion of artifact name should propose only valid artifact names that does not fail the command. For example, a name associated to an artifact that is stopped will fail the command 'stop-artifact'.

  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Tue, 17 Jun 2014 - 14:55:24 +0200

On 'start-artifact', only artifacts that can be started (in state STOPPED) are displayed by the auto-completion. And, on 'stop-artifact', only artifacts that can be stopped (in state STARTED) are displayed by the auto-completion.

Show
Christophe DENEUX added a comment - Tue, 17 Jun 2014 - 14:55:24 +0200 On 'start-artifact', only artifacts that can be started (in state STOPPED) are displayed by the auto-completion. And, on 'stop-artifact', only artifacts that can be stopped (in state STARTED) are displayed by the auto-completion.
Hide
Christophe DENEUX added a comment - Tue, 17 Jun 2014 - 20:30:23 +0200

Fixed in trunk

Show
Christophe DENEUX added a comment - Tue, 17 Jun 2014 - 20:30:23 +0200 Fixed in trunk
Hide
Christophe DENEUX added a comment - Wed, 18 Jun 2014 - 09:13:43 +0200

Reopened to have an artifact name filter finer:

  • stopped and shutdowned components can be started,
  • only started components can be stopped,
  • stopped and shutdowned service assemblies can be started,
  • only started service assemblies can be stopped,
  • shared libraries can not be started or stopped,
  • service unit can not be started or stopped (the associated service assembly should be used)
Show
Christophe DENEUX added a comment - Wed, 18 Jun 2014 - 09:13:43 +0200 Reopened to have an artifact name filter finer:
  • stopped and shutdowned components can be started,
  • only started components can be stopped,
  • stopped and shutdowned service assemblies can be started,
  • only started service assemblies can be stopped,
  • shared libraries can not be started or stopped,
  • service unit can not be started or stopped (the associated service assembly should be used)
Hide
Christophe DENEUX added a comment - Wed, 18 Jun 2014 - 17:56:26 +0200

Improved in trunk

Show
Christophe DENEUX added a comment - Wed, 18 Jun 2014 - 17:56:26 +0200 Improved in trunk

People

Dates

  • Created:
    Mon, 24 Sep 2012 - 11:16:38 +0200
    Updated:
    Wed, 18 Jun 2014 - 17:56:26 +0200
    Resolved:
    Wed, 18 Jun 2014 - 17:56:25 +0200