pgdesign v0.26.0 /pgdesign build

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

#pgdesign build

Generate all configured outputs from pgdesign.toml

Effect: mutating

#Flags

Flags
NameShortTypeDefaultEnvDescription
--auto-commitboolTrueAutomatically git commit the generated output files after a successful build; pass --no-auto-commit to leave them in the working tree
--dbstrPGDESIGN_DBPostgreSQL connection URL; required only when a [output..d2] sets live_stats=true
Search