pgdesign v0.26.0 /pgdesign introspect

Reference for the pgdesign introspect command — usage, flags, arguments, and examples for the introspect subcommand of the pgdesign CLI.

#pgdesign introspect

Introspect a live PostgreSQL database into TOML schema

Effect: mutating

#Flags

Flags
NameShortTypeDefaultEnvDescription
--dbstrPGDESIGN_DBPostgreSQL connection URL for the target database server
--schemastrPostgreSQL schema name(s) to introspect (repeatable)
--outputstrWrite output to a file at this path instead of stdout
--extensionsboolDiscover extension types, functions, and opclasses
Search