0.0.1 • Published 11 months ago

@mcombuec/maulwurf v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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>]
0.0.1

11 months ago