mysql-dump-splitter

command module
v0.0.0-...-93be353 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: GPL-3.0 Imports: 12 Imported by: 0

README

Mysql Dump Splitter

Split huge mysql dumps per table, or create a new dump include/excluding tables.

Usage

Split or process Mysql dumps.

Usage:
  mysql-dump-splitter PATH_TO_DUMP [flags]

Flags:
  -e, --exclude strings   Tables to exclude.
  -h, --help              help for mysql-dump-splitter
  -i, --include strings   Tables to include.
  -m, --mode string       Output mode: data/schema/both (default "both")
  -d, --outdir string     Directory to output files to.
  -f, --outfile string    Single file to output to. Pass - for stdout.
  -v, --verbose           Output more info.

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