-
Story
-
Resolution: Done
-
Minor
-
None
-
None
-
-
+
-
Verified in a release
[Enhancement]
- Showing the broker name and the access URL(for example tcp://localhost:61616) in Artemis CLI result
[Motivation]
- The many commands of Artemis CLI access to the port of the broker through core protocol.
- However, when to install and boot several brokers on a single machine, all the installed `artemis` command for each broker operatete only one broker that have `tcp://localhost:61616`. This AMQ behavior is difficult to understand and will be lead to incorrect operations for the different broker. It is better to make it easy to understand which broker users are operating.
- --url option (default: tcp://localhost:61616)
- is cloned by
-
ENTMQBR-3448 Doc: Showing the broker name and the access url in Artemis CLI result
-
- New
-