disconnect

Disconnect MSGMX from a specific Apache Kafka cluster.

Use the disconnect command to disassociate your MSGMX session from a specific Apache Kafka cluster. MSGMX falls back to the most recent previous connection (if any) and you see an updated prompt reflecting the now-active connection.

Synopsis

disconnect <ClusterName> [<Host:Port>]

Required Arguments

ClusterName
The name assigned in the connect command.

Example

> disconnect myCluster

See Also

connect