Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 480 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 480 Bytes

Maulwurf

A simple CLI tool to tunnel into a database via Teleport.

If you are using Teleport, you may find the process of creating a database tunnel somewhat tedious.

Maulwurf is a simple CLI tool that will list available databases, login in and create a tunnel for the selected database.

Installation

$ npm install --global @mcombuec/maulwurf

Usage

$ maulwurf [--port|-p <PORT_NUMBER>] [DB_NAME] [...<SEARCH_TERM>]