Accessing the Solace Event Broker CLI

The Solace Event Broker CLI is used to configure and manage the Solace Software Event Broker.

To access the Solace Event Broker CLI, you can either:

  • ssh to port 2222
  • run the Solace Event Broker CLI from the container via the runtime engine. For example:
    docker exec -it solace /usr/sw/loads/currentload/bin/cli -A

    If you use the Docker Engine command above, you are using the Solace Event Broker CLI in anonymous mode (unauthenticated).