db-docu-to-markdown

command
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

db-docu-to-markdown creates markdown files with basic information about a database.

USAGE:

db-docu-to-markdown [global options] command [command options] [arguments...]

COMMANDS:

help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:

--host value, -H value                                   database host (default: "localhost")
--port value, -P value                                   database port (default: 8080)
--user value, -u value                                   database user (default: "admin")
--password value, -p value                               database password (default: "password")
--name value, -n value                                   database name (default: "test")
--schemas value, -s value [ --schemas value, -s value ]  comma separated list of schemas to describe (default: "public")
--dbtype value, --dt value                               specify the database type (default: "postgres")

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL