Manage Connections
Create, edit, duplicate, group, tag, and delete connections.
Create
Sidebar → New Connection (or Cmd/Ctrl + N). See The Connection Form for every field.
Edit
Right-click a connection → Edit. Host, port, credentials, SSH, SSL — all editable.
Name changes propagate
Renaming a connection is safe — the CLI and TUI refer to connections by name and resolve to the new one transparently.
Duplicate
Right-click → Duplicate — copies all fields except the name. The duplicate starts with (1) suffixed if the name collides.
When to use
Same engine, different environment (dev / staging / prod). Same server, different database.
Group
Create groups
Right-click sidebar → New Group (or Cmd/Ctrl + G).
Move connections
Drag connections in / out of groups. Groups nest — rename a group with prefixes (prod/, staging/).
Rename a group
Cascades to all child connections and their tags.
Delete
Right-click → Delete. Confirmation required.
Cascade cleanup
The connection's tag assignments are removed. Any tag that no longer references another target is pruned from the dictionary automatically.
Search
Sidebar search by name; fuzzy match.