Skip to content

disconnect

Clear the active connection session. dbmux empties ~/.dbmux/session.json, so later commands fall back to your default connection instead of the session one. The command takes no options.

Saved connections are untouched. Only the session goes away.

Usage

bash
dbmux disconnect

Examples

bash
dbmux disconnect

Related commands

  • connect starts a new session.
  • status shows what is active before and after.