Tags: mobidots/pgmgr
Tags
More configurable dumping (rnubel#49) * More configurable dumping * Update deprecation warning * Allow for cmd line flags and env vars * Change DumpConfig to be a value type * Update dump references in existing tests * Ensure defaults are still set correctly * Add cmd line flag for compression & greedily default to true * Updates CLI message for dump-compression * Adds dump config tests * Only include tables and exclude schemas * Tidy mod file * Add bool flags * Add tests for new flags * go mod tidy * Just alias seed-tables as include-tables * Return to seed-tables Co-authored-by: Joseph Klemen <[email protected]>