Exit
Exits the currently active client context or the shell if used without a context.
Synopsis
mqtt> exit
client@host> exit
Example
Connect a client with identifier
client
and exit it’s context afterwards
mqtt> con -i client
client@localhost> exit
mqtt>
NOTE: The client is still connected in the shell
Exit the Shell
mqtt> exit $>