Documentation
¶
Overview ¶
Package cli implements the dumpsift command-line interface. Run is invoked in-process by tests, so every command reads/writes only through the streams it is handed.
The extract command: stream matching tables out of a dump into one sink.
Input plumbing: file/stdin selection, transparent gzip, dialect sniffing.
The schema command: report column names per table.
The split command: fan every table in a dump out to its own file.
The tables command: inventory a dump without decoding any values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.