Petals ESB CLI

The command 'registry-list' should be improved to support a container filter

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1.2
  • Fix Version/s: 2.2.0
  • Security Level: Public
  • Description:
    Hide

    To display only endpoints, services and interfaces of a container of the current topology (the one of the container on which Petals CLI is connected), a container filter should be added to the command 'registry-list':

    petals-cli@host:port> registry-list -c target-container-[01]
    Endpoints:
    HelloEndpoint-TargetContainer0: target-container-0,petals-se-pojo,INTERNAL
    HelloEndpoint-TargetContainer1: target-container-1,petals-se-pojo,INTERNAL
    Services:
    {http://petals.ow2.org/}HelloService0:
    HelloEndpoint-TargetContainer0
    {http://petals.ow2.org/}HelloService1:
    HelloEndpoint-TargetContainer1
    Interfaces:
    {http://petals.ow2.org/}HelloPortType:
    HelloEndpoint-TargetContainer0 HelloEndpoint-TargetContainer1

    The value of the option '-c' is a regexp that container name of endpoints displayed must be matched.

    In console mode, the content assist will propose container name on argument '-c'

    Show
    To display only endpoints, services and interfaces of a container of the current topology (the one of the container on which Petals CLI is connected), a container filter should be added to the command 'registry-list':
    petals-cli@host:port> registry-list -c target-container-[01]
    Endpoints:
    HelloEndpoint-TargetContainer0: target-container-0,petals-se-pojo,INTERNAL
    HelloEndpoint-TargetContainer1: target-container-1,petals-se-pojo,INTERNAL
    Services:
    {http://petals.ow2.org/}HelloService0:
    HelloEndpoint-TargetContainer0
    {http://petals.ow2.org/}HelloService1:
    HelloEndpoint-TargetContainer1
    Interfaces:
    {http://petals.ow2.org/}HelloPortType:
    HelloEndpoint-TargetContainer0 HelloEndpoint-TargetContainer1
    The value of the option '-c' is a regexp that container name of endpoints displayed must be matched. In console mode, the content assist will propose container name on argument '-c'
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Fri, 23 May 2014 - 11:56:56 +0200

New filter about container name added in trunk

Show
Christophe DENEUX added a comment - Fri, 23 May 2014 - 11:56:56 +0200 New filter about container name added in trunk

People

Dates

  • Created:
    Fri, 23 May 2014 - 09:23:53 +0200
    Updated:
    Fri, 23 May 2014 - 11:56:56 +0200
    Resolved:
    Fri, 23 May 2014 - 11:56:56 +0200