Accessing the Solace CLI

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

To access the Solace CLI, you can either:

  • ssh to port 2222
  • run the Solace 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 CLI in anonymous mode (unauthenticated).