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 CLI from the container via the runtime engine. For example:
    docker exec -it solace /usr/sw/loads/currentload/bin/cli -A

    Note that if you use the Docker Engine command above, you are using the CLI in anonymous mode (that is, unauthenticated).