# Type Alias: PgDumpCommand
PgDumpCommand =
object
Defined in: packages/ddl-pull-pg-dump/src/index.ts:20
Executable and raw arguments for a pg_dump invocation.
Properties
command
command:
string
Defined in: packages/ddl-pull-pg-dump/src/index.ts:21
args
args:
string[]
Defined in: packages/ddl-pull-pg-dump/src/index.ts:22