disconnect

Disconnect MSGMX from a specific Apache Pulsar instance.

Use the disconnect command to disassociate your MSGMX session from a specific Apache Pulsar instance. If you have other connections active, and you disconnect from the instance you are currently cd'ed into, MSGMX changes back to the base directory, and you see the corresponding prompt:

/>

If you disconnect from an instance you are not cd'ed into, the prompt remains unchanged.

Synopsis

disconnect <InstanceName>

Required Arguments

InstanceName
The name assigned in the connect command.
Example:
> disconnect myInstance

See Also

connect