Petals ESB CLI

Use the hostname instead of the IP address in the prompt of Petals CLI console

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.1.1
  • Fix Version/s: 2.2.0
  • Component/s: UI
  • Security Level: Public
  • Description:
    Hide

    Using the console mode of Petals CLI, after connecting, the prompt displays always the IP address of the Petals ESB node. Please use the hostname that is more user-friendly.

    petals-cli>connect -h localhost -n 7700 -u petals -p petals
    Connected on localhost:7700 with 'petals'
    petals-cli@localhost:7700>exit

    instead of:

    petals-cli>connect -h localhost -n 7700 -u petals -p petals
    Connected on localhost:7700 with 'petals'
    petals-cli@127.0.0.1:7700>exit
    Show
    Using the console mode of Petals CLI, after connecting, the prompt displays always the IP address of the Petals ESB node. Please use the hostname that is more user-friendly.
    petals-cli>connect -h localhost -n 7700 -u petals -p petals
    Connected on localhost:7700 with 'petals'
    petals-cli@localhost:7700>exit
    instead of:
    petals-cli>connect -h localhost -n 7700 -u petals -p petals
    Connected on localhost:7700 with 'petals'
    petals-cli@127.0.0.1:7700>exit
  • Environment:
    -

Activity

People

Dates

  • Created:
    Mon, 30 Sep 2013 - 10:39:18 +0200
    Updated:
    Mon, 30 Sep 2013 - 10:42:00 +0200
    Resolved:
    Mon, 30 Sep 2013 - 10:42:00 +0200