Petals ESB CLI

Improve the command 'topology-list' to return JBI artifacts deployed on each container

Details

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

    The command 'topology-list' returns the topology including container information. It could be extended to return the information about JBI artifacts deployed on each container of the topology:

    petals-cli@host:port> topology-list -a
    Domain: Domain 1
    * Container: Node1 (Reachable)
    ** container information
    ** shared library informations
    ** component informations
    ** service assembly information
    
    * Container: Node2 (Reachable)
    ** container information
    ** shared library informations
    ** component informations
    ** service assembly information
    
    * Container: Node2 (Unreachable)
    ** container information
    Show
    The command 'topology-list' returns the topology including container information. It could be extended to return the information about JBI artifacts deployed on each container of the topology:
    petals-cli@host:port> topology-list -a
    Domain: Domain 1
    * Container: Node1 (Reachable)
    ** container information
    ** shared library informations
    ** component informations
    ** service assembly information
    
    * Container: Node2 (Reachable)
    ** container information
    ** shared library informations
    ** component informations
    ** service assembly information
    
    * Container: Node2 (Unreachable)
    ** container information
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Thu, 4 Feb 2016 - 17:57:14 +0100

Command 'topology-list' improved in trunk

Show
Christophe DENEUX added a comment - Thu, 4 Feb 2016 - 17:57:14 +0100 Command 'topology-list' improved in trunk

People

Dates

  • Created:
    Thu, 4 Feb 2016 - 17:53:41 +0100
    Updated:
    Thu, 4 Feb 2016 - 17:57:14 +0100
    Resolved:
    Thu, 4 Feb 2016 - 17:57:14 +0100