prunedb

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 License: MIT Imports: 8 Imported by: 0

README

command prunedb will drop mysql databases that being with the test_ prefix.

Go Reference Go Go Report Card

Installation

go get github.com/wayneashleyberry/prunedb

Configuration

This application is configured via the environment. The following environment variables can be used:

KEY                TYPE      DEFAULT      REQUIRED    DESCRIPTION
TESTDB_HOST        String    127.0.0.1
TESTDB_PORT        String    3306
TESTDB_USER        String                 true
TESTDB_PASSWORD    String                 true

Usage

Drop lingering test databases

Usage:
  prunedb [flags]

Flags:
      --commit   commit query
  -h, --help     help for prunedb

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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