disconnect

Disconnect MSGMX from a specific Apache Kafka cluster.

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

Synopsis

disconnect <ClusterName>

Required Arguments

ClusterName
The name assigned in the connect command.

Example

> disconnect myCluster

See Also

connect